This class implements a scoped guard that, on construction, creates the logger manager singleton, and, on destruction, destroys the singleton.
Declared in <ball_loggermanager.h>
class LoggerManagerScopedGuard;
| Name | Description |
|---|---|
LoggerManagerScopedGuard [constructor] | Constructors |
~LoggerManagerScopedGuard [destructor] | Destroy the logger manager singleton, if the singleton exists, and destroy this scoped guard. |