[#BloombergLP-ball-ThresholdAggregate-maxLevel-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/ThresholdAggregate.adoc[ThresholdAggregate]::maxLevel :relfileprefix: ../../../ :mrdocs: Return the numerically greatest of the four logging threshold levels held by the specified threshold `aggregate`. == Synopsis Declared in `<ball_thresholdaggregate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int maxLevel(xref:BloombergLP/ball/ThresholdAggregate.adoc[ThresholdAggregate] const& aggregate); ---- == Return Value numerically greatest of the four threshold levels == Parameters [cols="1,4"] |=== | Name| Description | *aggregate* | threshold aggregate whose levels are compared |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#