[#BloombergLP-ball-LoggerManager-singleton] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/LoggerManager.adoc[LoggerManager]::singleton :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/ball/LoggerManager.adoc[LoggerManager]& singleton(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#