Function lib::log

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