BloombergLP::ball::LoggerManager::setDefaultThresholdLevelsCallback

Set the default-thresholds callback.

Synopsis

Declared in <ball_loggermanager.h>

void
setDefaultThresholdLevelsCallback(DefaultThresholdLevelsCallback* callback);

Description

Set the default-thresholds callback of this logger manager to the specified callback. The default-thresholds callback is used to determine default threshold levels for categories added to the registry by the setCategory(const char *) method.

Parameters

NameDescription
callbackcallback that determines default threshold levels