BloombergLP::ball::LoggerManagerScopedGuard

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

NameDescription
LoggerManagerScopedGuard [constructor]Constructors
~LoggerManagerScopedGuard [destructor]Destroy the logger manager singleton, if the singleton exists, and destroy this scoped guard.