Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class 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:

log4cpp::Layout List of all members.

Public Member Functions

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

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 Thu Sep 24 08:13:30 2009 for log4cpp by  doxygen 1.3.9.1