BloombergLP::ball::LoggerManager::defaultCategory

defaultCategory overloads

Synopses

Declared in <ball_loggermanager.h>

Return a non-const reference to the Default Category in the category registry of this logger manager.

Category&
defaultCategory();
» more...

Return a const reference to the Default Category in the category registry of this logger manager.

Category const&
defaultCategory() const;
» more...