Function easy_logging::init

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