Initialize the logging infrastructure
Synopsis
Declared in <init.h>
void
InitLogging(ArgsManager const& args);
Parameters
Name |
Description |
args |
The parsed program arguments controlling logging. |
Created with MrDocs
Initialize the logging infrastructure
Declared in <init.h>
void
InitLogging(ArgsManager const& args);
Name |
Description |
args |
The parsed program arguments controlling logging. |
Created with MrDocs