24 #ifndef LOG4CPLUS_SPI_LOGGER_FACTORY_HEADER 25 #define LOG4CPLUS_SPI_LOGGER_FACTORY_HEADER 29 #if defined (LOG4CPLUS_HAVE_PRAGMA_ONCE) 59 #endif // LOG4CPLUS_SPI_LOGGER_FACTORY_HEADER
This is the central class in the log4cplus package.
std::basic_string< tchar > tstring
This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy.
Implement this interface to create new instances of Logger or a sub-class of Logger.