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();
Created with MrDocs