23 #ifndef _LOG4CPLUS_SPI_LOGGER_FACTORY_HEADER 24 #define _LOG4CPLUS_SPI_LOGGER_FACTORY_HEADER 26 #include "dcmtk/oflog/config.h" 54 #endif // _LOG4CPLUS_SPI_LOGGER_FACTORY_HEADER This is the central class in the log4cplus package.
This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy...
a simple string class that implements a subset of std::string.
Implement this interface to create new instances of Logger or a sub-class of Logger.