Bitcoin Core 28.99.0
P2P Digital Currency
|
Common init functions shared by bitcoin-node, bitcoin-wallet, etc. More...
#include <util/result.h>
Go to the source code of this file.
Namespaces | |
namespace | init |
Functions | |
void | init::AddLoggingArgs (ArgsManager &argsman) |
void | init::SetLoggingOptions (const ArgsManager &args) |
util::Result< void > | init::SetLoggingCategories (const ArgsManager &args) |
util::Result< void > | init::SetLoggingLevel (const ArgsManager &args) |
bool | init::StartLogging (const ArgsManager &args) |
void | init::LogPackageVersion () |
Common init functions shared by bitcoin-node, bitcoin-wallet, etc.
Definition in file common.h.