8#if !defined(h_8e4861a3_f607_479c_ac2d_0b2d81b4c36c)
9#define h_8e4861a3_f607_479c_ac2d_0b2d81b4c36c
Extend this abstract class to create your own log layout format.
Definition: Layout.hh:22
Definition: PassThroughLayout.hh:16
virtual std::string format(const LoggingEvent &event)
Formats the LoggingEvent data to a string that appenders can log.
Definition: PassThroughLayout.hh:18
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