3 releases

Uses old Rust 2015

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

#41 in #slog

Download history 306/week @ 2024-03-13 375/week @ 2024-03-20 575/week @ 2024-03-27 666/week @ 2024-04-03 413/week @ 2024-04-10 358/week @ 2024-04-17 432/week @ 2024-04-24 409/week @ 2024-05-01 286/week @ 2024-05-08 276/week @ 2024-05-15 305/week @ 2024-05-22 353/week @ 2024-05-29 342/week @ 2024-06-05 264/week @ 2024-06-12 296/week @ 2024-06-19 393/week @ 2024-06-26

1,335 downloads per month
Used in 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