log

Function log 

Source
pub fn log(
    filename: &'static str,
    entry: &'static str,
    severity: Option<TSeverity>,
    time_format: Option<&'static str>,
) -> Result<String>