Function init_subscriber

Source
pub fn init_subscriber(level: Level) -> Result<(), SetGlobalDefaultError>
Expand description

Initialize logging with the given level.