3 releases

Uses old Rust 2015

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

#7 in #slog-rs

Download history 277/week @ 2023-11-20 242/week @ 2023-11-27 190/week @ 2023-12-04 376/week @ 2023-12-11 272/week @ 2023-12-18 198/week @ 2023-12-25 198/week @ 2024-01-01 357/week @ 2024-01-08 341/week @ 2024-01-15 353/week @ 2024-01-22 342/week @ 2024-01-29 163/week @ 2024-02-05 344/week @ 2024-02-12 290/week @ 2024-02-19 302/week @ 2024-02-26 316/week @ 2024-03-04

1,276 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

~210KB