pub fn init_tracing(verbose: bool) -> Result<()>
Initialize the global tracing subscriber.
Safe to call multiple times; only the first call installs the subscriber.