3 releases

Uses old Rust 2015

0.1.2 Feb 18, 2017
0.1.1 Oct 22, 2016
0.1.0 Oct 21, 2016

#37 in #slog

Download history 437/week @ 2024-07-20 461/week @ 2024-07-27 541/week @ 2024-08-03 440/week @ 2024-08-10 665/week @ 2024-08-17 353/week @ 2024-08-24 407/week @ 2024-08-31 372/week @ 2024-09-07 348/week @ 2024-09-14 543/week @ 2024-09-21 700/week @ 2024-09-28 345/week @ 2024-10-05 396/week @ 2024-10-12 357/week @ 2024-10-19 438/week @ 2024-10-26 363/week @ 2024-11-02

1,580 downloads per month
Used in 25 crates (via slog-stream)

MPL-2.0 license

10KB
195 lines

slog-extra - Standard slog-rs extensions

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

This crates contains slog-rs extensions that don't belong to the core slog crate due to:

  • not supporting no_std
  • having additional dependencies
  • other problems

lib.rs:

Standard slog-rs extensions.

Dependencies

~205KB