Function bitcoin_init::init_logging
source · pub fn init_logging(args: &ArgsManager)
Expand description
| Initialize global loggers. | | ———– | @note | | this is called very early in the process | lifetime, so you should be careful about | what global state you rely on here. |