Return a non‐`const` reference to the logger manager singleton. The behavior is undefined unless the logger manager singleton exists.
Synopsis
Declared in <ball_loggermanager.h>
static
LoggerManager&
singleton();
Return Value
non‐`const` reference to the logger manager singleton
Created with MrDocs