Registers the logging‐related command‐line options with the argument manager.
Synopsis
Declared in <init/common.h>
void
AddLoggingArgs(ArgsManager& args);
Parameters
Name |
Description |
args |
The argument manager to register the logging options with. |
Created with MrDocs