#include <hierarchylocker.h>
Collaboration diagram for log4cplus::HierarchyLocker:

Public Member Functions | |
| HierarchyLocker (Hierarchy &h) | |
| ~HierarchyLocker () | |
| void | resetConfiguration () |
Calls the resetConfiguration() method on the locked Hierarchy. | |
| Logger | getInstance (const log4cplus::tstring &name) |
Calls the getInstance() method on the locked Hierarchy. | |
| Logger | getInstance (const log4cplus::tstring &name, spi::LoggerFactory &factory) |
Calls the getInstance() method on the locked Hierarchy. | |
| void | addAppender (Logger &logger, log4cplus::SharedAppenderPtr &appender) |
The dtor unlocks the Hierarchy.
Definition at line 27 of file hierarchylocker.h.
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Calls the
|
|
|
Calls the
|
|
|
Calls the
|
1.3.2