Classes Clusters Cluster hierarchy Relations Contracts Flat contracts Go to:
indexing description: "Simple layout using 'priority - message'" project: "Project Goanna <http://sourceforge.net/projects/goanna>" library: "log4e" date: "$Date$" revision: "$Revision$" author: "Glenn Maughan <glennmaughan@goanna.info>" copyright: "Copyright (c) 2002 Glenn Maughan" license: "Eiffel Forum License v1 (see forum.txt)." class interface L4E_SIMPLE_LAYOUT feature -- Rendering format (event: L4E_EVENT): STRING -- Format contents of 'event' according to this layout's -- formatting rules. -- Format is: priority - message header: STRING -- Format a header for this layout. footer: STRING -- Format a footer for this layout. end -- class L4E_SIMPLE_LAYOUT
Classes Clusters Cluster hierarchy Relations Contracts Flat contracts Go to:

Goanna Log4E -- Copyright © 2002 Glenn Maughan