Functor type that supplies default threshold levels for categories.
Synopsis
Declared in <ball_loggermanagerconfiguration.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