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