BloombergLP::ball::LoggerManagerConfiguration::setDefaultThresholdLevelsCallback

Set the default thresholds callback functor attribute of this object to the specified thresholdsCb. Note that this method cannot fail, and that thresholdsCb can be a "null" (i.e., unpopulated) functor object.

Synopsis

Declared in <ball_loggermanagerconfiguration.h>

void
setDefaultThresholdLevelsCallback(DefaultThresholdLevelsCallback const& thresholdsCb);