24 #ifndef LOG4CPLUS_HIERARCHY_LOCKER_HEADER_ 25 #define LOG4CPLUS_HIERARCHY_LOCKER_HEADER_ 29 #if defined (LOG4CPLUS_HAVE_PRAGMA_ONCE) 56 void resetConfiguration();
79 #endif // LOG4CPLUS_HIERARCHY_LOCKER_HEADER_
This is the central class in the log4cplus package.
This is used to lock a Hierarchy.
std::basic_string< tchar > tstring
#define LOG4CPLUS_NOEXCEPT_FALSE
This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy.
This header defines the Logger class and the logging macros.
Implement this interface to create new instances of Logger or a sub-class of Logger.
std::vector< Logger > LoggerList
This is a list of Loggers.