Function record_file_log

Source
pub fn record_file_log(
    logs: &mut Vec<Log>,
    level: Level,
    file: &Path,
    message: &str,
)
Expand description

Append a file log to the logs list