[#BloombergLP-ball-Administration-numCategories] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/Administration.adoc[Administration]::numCategories :relfileprefix: ../../../ :mrdocs: Return the number of categories in the registry. == Synopsis Declared in `<ball_administration.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int numCategories(); ---- == Description Return the number of categories in the registry of the logger manager singleton. The behavior is undefined unless the logger manager singleton has been initialized and is not in the process of being shut down. == Return Value number of categories in the registry [.small]#Created with https://www.mrdocs.com[MrDocs]#