This struct provides a suite of utility functions that facilitate the management of the categories in LoggerManager.

Synopsis

Declared in <ball_loggercategoryutil.h>

struct LoggerCategoryUtil;

Static Member Functions

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.

Created with MrDocs