7 releases (4 stable)
Uses old Rust 2015
| 1.2.1 | May 11, 2017 |
|---|---|
| 1.2.0 | Oct 22, 2016 |
| 1.1.0 | Sep 29, 2016 |
#17 in #log-structured
2,367 downloads per month
Used in 24 crates
(8 directly)
14KB
89 lines
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.
slog-stream - io::Write streamer for slog-rs
Dependencies
~225KB