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.
Synopsis
Declared in <ball_loggermanager.h>
void
setDefaultThresholdLevelsCallback(DefaultThresholdLevelsCallback* callback);
Created with MrDocs