![]() |
Bitcoin ABC 0.32.4
P2P Digital Currency
|
#include <clientversion.h>#include <common/args.h>#include <logging.h>#include <node/miner.h>#include <node/ui_interface.h>#include <util/fs_helpers.h>#include <util/string.h>#include <util/time.h>#include <util/translation.h>Go to the source code of this file.
Namespaces | |
| namespace | init |
Functions | |
| void | init::AddLoggingArgs (ArgsManager &argsman) |
| void | init::SetLoggingOptions (const ArgsManager &args) |
| void | init::SetLoggingLevel (const ArgsManager &args) |
| void | init::SetLoggingCategories (const ArgsManager &args) |
| bool | init::StartLogging (const ArgsManager &args) |
| void | init::LogPackageVersion () |