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