Set the default thresholds callback attribute of this object.
Declared in <ball_loggermanagerconfiguration.h>
void
setDefaultThresholdLevelsCallback(DefaultThresholdLevelsCallback const& thresholdsCb);
Note that this method cannot fail, and that thresholdsCb can be a "null" (i.e., unpopulated) functor object.
| Name | Description |
|---|---|
| thresholdsCb | callback that supplies default threshold levels |