fn log_line_title<O: Write + Send>( errors: &Errors<'_>, output: &mut O, report: &LogReportMetadata, )
Log the first line of a report, containing the severity level and the error message.