Functor that determines default threshold levels for new categories.
Synopsis
Declared in <ball_loggermanager.h>
typedef CategoryCallbacks::DefaultThresholdLevels DefaultThresholdLevelsCallback;
Description
DefaultThresholdLevelsCallback is the type of the functor that determines default threshold levels for categories added to the registry by the setCategory(const char *) method.
Created with MrDocs