log_report

Function log_report 

Source
pub fn log_report<O: Write + Send>(
    errors: &Errors<'_>,
    output: &mut O,
    report: &LogReportMetadata,
    pointers: &LogReportPointers,
    additional: usize,
)
Expand description

Log the report.