[#BloombergLP-ball-ThresholdAggregate-maxLevel-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/ThresholdAggregate.adoc[ThresholdAggregate]::maxLevel :relfileprefix: ../../../ :mrdocs: `maxLevel` overloads == Synopses Declared in `<ball_thresholdaggregate.h>` Return the numerically greatest of the four logging threshold levels held by the specified threshold `aggregate`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/ball/ThresholdAggregate/maxLevel-0a.adoc[maxLevel](xref:BloombergLP/ball/ThresholdAggregate.adoc[ThresholdAggregate] const& aggregate); ---- [.small]#xref:BloombergLP/ball/ThresholdAggregate/maxLevel-0a.adoc[_» more..._]# Return the numerically greatest of the specified `recordLevel`, `passLevel`, `triggerLevel`, and `triggerAllLevel` values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/ball/ThresholdAggregate/maxLevel-0f.adoc[maxLevel]( int recordLevel, int passLevel, int triggerLevel, int triggerAllLevel); ---- [.small]#xref:BloombergLP/ball/ThresholdAggregate/maxLevel-0f.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#