This struct provides a namespace for logger manager functor payloads.
Declared in <ball_loggerfunctorpayloads.h>
struct LoggerFunctorPayloads;
This struct provides a namespace for a suite of utility functions, each of which may be used as the function body for an appropriate bsl::function callback functor within ball_loggermanager.
WARNING: Note that all functions are intended for use with the logger manager singleton only, and not with any non-singleton instances of ball::LoggerManager.
| Name | Description |
|---|---|
loadParentCategoryThresholdValues | Load threshold levels from the nearest hierarchical parent category. |