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