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

#14 in #log-structured

Download history 383/week @ 2024-12-21 225/week @ 2024-12-28 429/week @ 2025-01-04 571/week @ 2025-01-11 526/week @ 2025-01-18 438/week @ 2025-01-25 1007/week @ 2025-02-01 822/week @ 2025-02-08 718/week @ 2025-02-15 643/week @ 2025-02-22 764/week @ 2025-03-01 1025/week @ 2025-03-08 720/week @ 2025-03-15 666/week @ 2025-03-22 524/week @ 2025-03-29 270/week @ 2025-04-05

2,360 downloads per month
Used in 24 crates (8 directly)

MPL-2.0 license

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

Travis CI Build Status slog-stream on crates.io slog-rs Gitter Chat

Dependencies

~215KB