Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

log4cpp::SimpleLayout Class Reference

BasicLayout is a simple fixed format Layout implementation. More...

#include <SimpleLayout.hh>

Inheritance diagram for log4cpp::SimpleLayout:

Inheritance graph
[legend]
Collaboration diagram for log4cpp::SimpleLayout:

Collaboration graph
[legend]
List of all members.

Public Methods

 SimpleLayout ()
virtual ~SimpleLayout ()
virtual std::string format (const LoggingEvent &event)
 Formats the LoggingEvent in SimpleLayout style:
"priority - message".
More...



Detailed Description

BasicLayout is a simple fixed format Layout implementation.


Constructor & Destructor Documentation

log4cpp::SimpleLayout::SimpleLayout  
 

log4cpp::SimpleLayout::~SimpleLayout   [virtual]
 


Member Function Documentation

std::string log4cpp::SimpleLayout::format const LoggingEvent   event [virtual]
 

Formats the LoggingEvent in SimpleLayout style:
"priority - message".

Implements log4cpp::Layout.


The documentation for this class was generated from the following files:
Generated on Mon Oct 28 23:42:15 2002 for log4cpp by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002