Function lib::log

source ยท
pub fn log(lvl: LogLevel, descriptor: &str, msg: &str) -> Result<()>