LogManager manages a stack of all active Loggers.
LogManager 's default state contains a single LoggerConsole . LogManager allows for adding and removing Loggers via their pointer values.
Show All |
Public Member Functions
Static Public Member Functions
Protected Member Functions
Protected Attributes
-
std::vector< LoggerRef >mLoggers
-
std::mutexmMutex
-
sInstance