Return the numerically greatest of the four logging threshold levels held by the specified threshold aggregate.
Synopsis
Declared in <ball_thresholdaggregate.h>
static
int
maxLevel(ThresholdAggregate const& aggregate);
Return Value
numerically greatest of the four threshold levels
Parameters
Name |
Description |
aggregate |
threshold aggregate whose levels are compared |
Created with MrDocs