Function rustic_logger::log

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