23 #ifndef _LOG4CPLUS_SPI_ROOT_LOGGER_HEADER_
24 #define _LOG4CPLUS_SPI_ROOT_LOGGER_HEADER_
26 #include "dcmtk/oflog/config.h"
56 virtual LogLevel getChainedLogLevel()
const;
62 void setLogLevel(LogLevel ll);
69 #endif // _LOG4CPLUS_SPI_ROOT_LOGGER_HEADER_
This is the central class in the log4cplus package.
RootLogger sits at the top of the logger hierachy.
This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy...