log

Function log 

Source
pub fn log<C, S>(context: &C, subject: &S, method: &str, message: &str)
where C: LogInfo, S: LogInfo,