 |
log4cplus
2.0.5
|
Go to the documentation of this file.
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_
std::basic_string< tchar > tstring
#define LOG4CPLUS_NOEXCEPT_FALSE
This is used to lock a Hierarchy.
~HierarchyLocker() LOG4CPLUS_NOEXCEPT_FALSE
This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy.
HierarchyLocker(Hierarchy &h)
std::vector< Logger > LoggerList
SyncGuard< Mutex > MutexGuard
This is the central class in the log4cplus package.