24 #ifndef LOG4CPLUS_SPI_ROOT_LOGGER_HEADER_ 25 #define LOG4CPLUS_SPI_ROOT_LOGGER_HEADER_ 29 #if defined (LOG4CPLUS_HAVE_PRAGMA_ONCE) 61 virtual LogLevel getChainedLogLevel()
const;
74 #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.
int LogLevel
Defines the minimum set of priorities recognized by the system, that is FATAL_LOG_LEVEL,...