This class implements a scoped guard that, on construction, creates the logger manager singleton, and, on destruction, destroys the singleton.
Synopsis
Declared in <ball_loggermanager.h>
class LoggerManagerScopedGuard;
Member Functions
Name |
Description |
|
Constructors |
|
Destroy the logger manager singleton, if the singleton exists, and destroy this scoped guard. |
Created with MrDocs