log4shib::BasicLayout Class Reference

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

#include <BasicLayout.hh>

Inheritance diagram for log4shib::BasicLayout:

Inheritance graph
[legend]
Collaboration diagram for log4shib::BasicLayout:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BasicLayout ()
virtual ~BasicLayout ()
virtual std::string format (const LoggingEvent &event)
 Formats the LoggingEvent in BasicLayout style:
"timeStamp priority category ndc: message".

Detailed Description

BasicLayout is a simple fixed format Layout implementation.


Constructor & Destructor Documentation

log4shib::BasicLayout::BasicLayout (  ) 

log4shib::BasicLayout::~BasicLayout (  )  [virtual]


Member Function Documentation

std::string log4shib::BasicLayout::format ( const LoggingEvent event  )  [virtual]

Formats the LoggingEvent in BasicLayout style:
"timeStamp priority category ndc: message".

Implements log4shib::Layout.


The documentation for this class was generated from the following files:
Generated on Mon Nov 9 09:01:36 2009 for log4shib by  doxygen 1.4.7