10 #ifndef _LOG4CPP_SIMPLELAYOUT_HH 11 #define _LOG4CPP_SIMPLELAYOUT_HH 34 #endif // _LOG4CPP_SIMPLELAYOUT_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: SimpleLayout.hh:21
#define LOG4CPP_EXPORT
Definition: Export.hh:19
The top level namespace for all 'Log for C++' types and classes.
Definition: AbortAppender.hh:16
The internal representation of logging events.
Definition: LoggingEvent.hh:32