[#BCLog-Logger-Enabled] = xref:BCLog.adoc[BCLog]::xref:BCLog/Logger.adoc[Logger]::Enabled :relfileprefix: ../../ :mrdocs: Returns whether logs will be written to any output == Synopsis Declared in `<logging.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e43eec838)]] bool Enabled() const; ---- == Return Value true if any console, file or callback output is active. [.small]#Created with https://www.mrdocs.com[MrDocs]#