pub fn init_with_format(fmt_mode: LogFormat) -> Result<()>
Initialize global tracing subscriber with the given log format. Safe to call multiple times; only the first call installs a subscriber.