23 #ifndef _LOG4CPLUS_CONSOLE_APPENDER_HEADER_
24 #define _LOG4CPLUS_CONSOLE_APPENDER_HEADER_
26 #include "dcmtk/oflog/config.h"
73 #endif // _LOG4CPLUS_CONSOLE_APPENDER_HEADER_
ConsoleAppender appends log events to STD_NAMESPACE cout or STD_NAMESPACE cerr using a layout specifi...
The internal representation of logging events.
bool immediateFlush
Immediate flush means that the underlying output stream will be flushed at the end of each append ope...
a simple string class that implements a subset of std::string.
Extend this class for implementing your own strategies for printing log statements.