elog

Function elog 

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