log_line_title

Function log_line_title 

Source
fn log_line_title<O: Write + Send>(
    errors: &Errors<'_>,
    output: &mut O,
    report: &LogReportMetadata,
)
Expand description

Log the first line of a report, containing the severity level and the error message.