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;
Return Value
-
non‐`const` reference to the Default Category
-
constreference to the Default Category
Created with MrDocs