BloombergLP::ball::LoggerManager::setCategoryThresholdsToCurrentDefaults

Set category thresholds to the current default values.

Synopsis

Declared in <ball_loggermanager.h>

void
setCategoryThresholdsToCurrentDefaults(Category* category);

Description

Set the threshold levels of the specified category in the category registry of this logger manager to the current default threshold values. The behavior is undefined unless category is non-null.

Parameters

NameDescription
categorycategory whose thresholds are set