pub fn write_fmt_line(args: Arguments<'_>)
Write a line of report content (a trailing newline is added). Routed to the file sink when redirected, else stdout. Backs the outln! macro.
outln!