pub fn log_writer_standard_streams(
    log_level: LogLevel,
    fields: &[LogField<'_>]
) -> LogWriterOutput
Available on crate feature v2_50 only.