Public Member Functions
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)
 SimpleLayout ()
virtual ~SimpleLayout ()

Detailed Description

BasicLayout is a simple fixed format Layout implementation.

Definition at line 21 of file SimpleLayout.hh.


Constructor & Destructor Documentation

Definition at line 23 of file SimpleLayout.cpp.

Definition at line 26 of file SimpleLayout.cpp.


Member Function Documentation

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:


log4cpp
Author(s): Stephen Roderick, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung
autogenerated on Sat Jun 8 2019 18:45:47