Initialization helpers shared by the node, wallet, and other executables.
Functions
Name |
Description |
Registers the logging‐related command‐line options with the argument manager. |
|
Writes the package name and version banner to the log. |
|
Enables or disables the debug logging categories selected by the arguments. |
|
Sets the global logging severity level selected by the arguments. |
|
Applies the general logging options (log file, timestamps, thread names, and similar flags) parsed from the arguments to the global logger. |
|
Opens the debug log file and begins writing buffered log messages. |
Created with MrDocs