[#BCLog-Logger-GetCategoryMask] = xref:BCLog.adoc[BCLog]::xref:BCLog/Logger.adoc[Logger]::GetCategoryMask :relfileprefix: ../../ :mrdocs: Get the bitmask of enabled log categories. == Synopsis Declared in `<logging.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BCLog/CategoryMask.adoc[CategoryMask] GetCategoryMask() const; ---- == Return Value The bitfield of currently enabled categories. [.small]#Created with https://www.mrdocs.com[MrDocs]#