[#BloombergLP-ball-CategoryHolder-_04enum] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/CategoryHolder.adoc[CategoryHolder]::Unnamed enum :relfileprefix: ../../../ :mrdocs: This enumeration defines distinguished values for category holder threshold levels. Note that these values are intentionally outside the range `[0 .. 255]`. == Synopsis Declared in `<ball_category.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- enum Unnamed enum; ---- == Members [cols="1,4"] |=== | Name| Description | `e_UNINITIALIZED_CATEGORY` | Indicates no logger manager is associated with this holder. | `e_DYNAMIC_CATEGORY` | Indicates the corresponding category is dynamic. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#