#include <SimpleLayout.hh>
Inheritance diagram for log4cpp::SimpleLayout:
Public Methods | |
SimpleLayout () | |
virtual | ~SimpleLayout () |
virtual std::string | format (const LoggingEvent &event) |
Formats the LoggingEvent in SimpleLayout style: "priority - message". More... |
|
|
|
|
|
Formats the LoggingEvent in SimpleLayout style:
Implements log4cpp::Layout. |