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

Download history 654/week @ 2025-09-21 499/week @ 2025-09-28 542/week @ 2025-10-05 740/week @ 2025-10-12 591/week @ 2025-10-19 527/week @ 2025-10-26 620/week @ 2025-11-02 756/week @ 2025-11-09 627/week @ 2025-11-16 554/week @ 2025-11-23 465/week @ 2025-11-30 628/week @ 2025-12-07 684/week @ 2025-12-14 486/week @ 2025-12-21 419/week @ 2025-12-28 728/week @ 2026-01-04

2,367 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

~225KB