This struct provides a suite of utility functions that facilitate the management of the categories in LoggerManager.
Declared in <ball_loggercategoryutil.h>
struct LoggerCategoryUtil;
| Name | Description |
|---|---|
addCategoryHierarchically | Add a category that inherits thresholds from the longest name-prefix match. |
setThresholdLevels | Set threshold levels for categories matching a pattern with optional *. |
setThresholdLevelsHierarchically | Set threshold levels for categories matching a hierarchical name prefix. |