Public Member Functions | List of all members
log4cpp::SimpleLayout Class Reference

#include <SimpleLayout.hh>

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

Public Member Functions

virtual std::string format (const LoggingEvent &event)
 
 SimpleLayout ()
 
virtual ~SimpleLayout ()
 
- Public Member Functions inherited from log4cpp::Layout
virtual ~Layout ()
 

Detailed Description

BasicLayout is a simple fixed format Layout implementation.

Definition at line 21 of file 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.

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 Sun Jun 23 2019 19:10:00