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.

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

Category const&
defaultCategory() const;

Created with MrDocs