Function easy_logging::init[][src]

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