Bitcoin Core  27.99.0
P2P Digital Currency
Functions
init Namespace Reference

Functions

void AddLoggingArgs (ArgsManager &argsman)
 
void SetLoggingOptions (const ArgsManager &args)
 
util::Result< void > SetLoggingLevel (const ArgsManager &args)
 
util::Result< void > SetLoggingCategories (const ArgsManager &args)
 
bool StartLogging (const ArgsManager &args)
 
void LogPackageVersion ()
 

Function Documentation

◆ AddLoggingArgs()

void init::AddLoggingArgs ( ArgsManager argsman)

Definition at line 26 of file common.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ LogPackageVersion()

void init::LogPackageVersion ( )

Definition at line 147 of file common.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SetLoggingCategories()

util::Result< void > init::SetLoggingCategories ( const ArgsManager args)

Definition at line 85 of file common.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SetLoggingLevel()

util::Result< void > init::SetLoggingLevel ( const ArgsManager args)

Definition at line 64 of file common.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SetLoggingOptions()

void init::SetLoggingOptions ( const ArgsManager args)

Definition at line 48 of file common.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ StartLogging()

bool init::StartLogging ( const ArgsManager args)

Definition at line 110 of file common.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: