fn write_log_plain(
out: FormatCallback<'_>,
message: &Arguments<'_>,
record: &Record<'_>,
)Expand description
Write to the log with no colours
fn write_log_plain(
out: FormatCallback<'_>,
message: &Arguments<'_>,
record: &Record<'_>,
)Write to the log with no colours