Struct slog_syslog::Streamer3164
[−]
[src]
pub struct Streamer3164 {
// some fields omitted
}Drain formatting records and writing them to a syslog `Logger
Uses mutex to serialize writes. TODO: Add one that does not serialize?