Return a non‐`const` reference to a logger managed by this logger manager suitable for performing logging operations for this thread of execution.

Synopsis

Declared in <ball_loggermanager.h>

Logger&
getLogger();

Created with MrDocs