18 #ifndef _LOG4CXX_SPI_ROOT_LOGGER_H 19 #define _LOG4CXX_SPI_ROOT_LOGGER_H 21 #include <log4cxx/logger.h> 49 virtual const LevelPtr& getEffectiveLevel()
const;
55 void setLevel(
const LevelPtr& level);
60 #endif //_LOG4CXX_SPI_ROOT_LOGGER_H RootLogger sits at the top of the logger hierachy.
Definition: rootlogger.h:36
This is the central class in the log4cxx package.
Definition: logger.h:65
Definition: appender.h:33