pub fn init_logging(level: Level) -> Result<()>
Initialize the global tracing subscriber based on configuration
Returns an error if the subscriber cannot be initialized.