init::AddLoggingArgs

Registers the logging-related command-line options with the argument manager.

Synopsis

Declared in <init/common.h>

void
AddLoggingArgs(ArgsManager& args);

Parameters

NameDescription
argsThe argument manager to register the logging options with.