pub fn init_tracing(verbose: u8)
Initialise the global tracing subscriber.
Per ADR-0012: default level WARN; -v raises to INFO, -vv to DEBUG, -vvv to TRACE; RUST_LOG overrides if set. Output goes to stderr.
-v
-vv
-vvv
RUST_LOG