log_report_json

Function log_report_json 

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

Log the report in JSON format.