[#BCLog-Logger-EnableCategory-0e2] = xref:BCLog.adoc[BCLog]::xref:BCLog/Logger.adoc[Logger]::EnableCategory :relfileprefix: ../../ :mrdocs: Enable a log category. == Synopsis Declared in `<logging.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void EnableCategory(xref:BCLog/LogFlags.adoc[LogFlags] flag); ---- == Parameters [cols="1,4"] |=== | Name| Description | *flag* | The category to enable. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#