[#BloombergLP-ball-ball_log_getCategoryHolder] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::ball_log_getCategoryHolder :relfileprefix: ../../ :mrdocs: Return the address of the specified `categoryHolder`. Note that this function facilitates consistent lookup of block‐scope and class‐scope category holders (see "Logging Macro Reuse" in the "IMPLEMENTATION NOTES" of the component implementation file for details). == Synopsis Declared in `<ball_log.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/CategoryHolder.adoc[BloombergLP::ball::CategoryHolder] const* ball_log_getCategoryHolder(xref:BloombergLP/ball/CategoryHolder.adoc[BloombergLP::ball::CategoryHolder] const& categoryHolder); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#