[#BCLog-Logger-StartLogging] = xref:BCLog.adoc[BCLog]::xref:BCLog/Logger.adoc[Logger]::StartLogging :relfileprefix: ../../ :mrdocs: Start logging (and flush all buffered messages) == Synopsis Declared in `<logging.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e43eecd38)]] bool StartLogging(); ---- == Return Value true if logging was started successfully. [.small]#Created with https://www.mrdocs.com[MrDocs]#