[#BloombergLP-ball-Administration-recordLevel] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/Administration.adoc[Administration]::recordLevel :relfileprefix: ../../../ :mrdocs: Return the record threshold level currently set for the category having the specified `categoryName`, and a negative value if no such category exists. The behavior is undefined unless the logger manager singleton has been initialized and is not in the process of being shut down. == Synopsis Declared in `<ball_administration.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int recordLevel(char const* categoryName); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#