log_line_info

Function log_line_info 

Source
fn log_line_info<O: Write + Send>(
    errors: &Errors<'_>,
    output: &mut O,
    indentation: usize,
    info: &str,
)
Expand description

Log the optional info line that is part of the overall report.