log4cpp::SimpleLayout Class Reference

#include <SimpleLayout.hh>

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

List of all members.

Public Member Functions

virtual std::string format (const LoggingEvent &event)
virtual std::string format (const LoggingEvent &event)
 SimpleLayout ()
 SimpleLayout ()
virtual ~SimpleLayout ()
virtual ~SimpleLayout ()

Detailed Description

BasicLayout is a simple fixed format Layout implementation.

Definition at line 21 of file include/log4cpp/SimpleLayout.hh.


Constructor & Destructor Documentation

log4cpp::SimpleLayout::SimpleLayout (  ) 

Definition at line 23 of file SimpleLayout.cpp.

log4cpp::SimpleLayout::~SimpleLayout (  )  [virtual]

Definition at line 26 of file SimpleLayout.cpp.

log4cpp::SimpleLayout::SimpleLayout (  ) 
virtual log4cpp::SimpleLayout::~SimpleLayout (  )  [virtual]

Member Function Documentation

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

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

Implements log4cpp::Layout.

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

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

Implements log4cpp::Layout.

Definition at line 29 of file SimpleLayout.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


log4cpp
Author(s): Stephen Roderick
autogenerated on Fri Jan 11 09:51:55 2013