10 #ifndef _LOG4CPP_BASICLAYOUT_HH
11 #define _LOG4CPP_BASICLAYOUT_HH
34 #endif // _LOG4CPP_BASICLAYOUT_HH
Extend this abstract class to create your own log layout format.
Definition: Layout.hh:22
BasicLayout is a simple fixed format Layout implementation.
Definition: BasicLayout.hh:21
#define LOG4CPP_EXPORT
Definition: Export.hh:19
The internal representation of logging events.
Definition: LoggingEvent.hh:32