io::Write streamer for slog-rs
One of the main drains not included in the core slog-rs create.
Streamer drain serializes logging records into stream of bytes
using given Format and writes it to a given io::Write.
io::Write streamer for slog-rs
One of the main drains not included in the core slog-rs create.
Streamer drain serializes logging records into stream of bytes
using given Format and writes it to a given io::Write.