fn log_line_wiki<O: Write + Send>( errors: &Errors<'_>, output: &mut O, indentation: usize, wiki: &str, )
Log the optional wiki link line that is part of the overall report.