Function init

Source
pub fn init(
    module_name: &'static str,
    level: Level,
) -> Result<(), SetLoggerError>