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