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();

Return Value

non‐`const` reference to a logger suitable for this thread

Created with MrDocs