#include <orea/app/cleanupsingletons.hpp>
Collaboration diagram for CleanUpLogSingleton:Public Member Functions | |
| CleanUpLogSingleton (const bool removeLoggers=false, const bool clearIndependentLoggers=true) | |
| ~CleanUpLogSingleton () | |
Private Attributes | |
| bool | removeLoggers_ |
| bool | clearIndependentLoggers_ |
Definition at line 38 of file cleanupsingletons.hpp.
| CleanUpLogSingleton | ( | const bool | removeLoggers = false, |
| const bool | clearIndependentLoggers = true |
||
| ) |
Definition at line 52 of file cleanupsingletons.cpp.
| ~CleanUpLogSingleton | ( | ) |
Definition at line 55 of file cleanupsingletons.cpp.
|
private |
Definition at line 44 of file cleanupsingletons.hpp.
|
private |
Definition at line 44 of file cleanupsingletons.hpp.