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