[#BloombergLP-ball-Category-threshold] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/Category.adoc[Category]::threshold :relfileprefix: ../../../ :mrdocs: Return the current maximum threshold (i.e., the lowest severity) between the `recordLevel`, `passLevel`, `triggerLevel`, and `triggerAllLevel`. Note that this is the threshold at which a log record having this severity will need to be acted upon. == Synopsis Declared in `<ball_category.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int threshold() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#