[#InitLogging] = InitLogging :mrdocs: Initialize the logging infrastructure == Synopsis Declared in `<init.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void InitLogging(xref:ArgsManager.adoc[ArgsManager] const& args); ---- == Parameters [cols="1,4"] |=== | Name| Description | *args* | The parsed program arguments controlling logging. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#