3 releases (breaking)

Uses old Rust 2015

0.4.0 May 11, 2017
0.3.0 Mar 20, 2017
0.1.0 Jan 24, 2017

#930 in Configuration

MPL-2.0 license

11KB
152 lines

slog-config - Runtime configuration logging for slog-rs

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

slog-config allows logging configuration based on text description in TOML format, typically loaded from file.


lib.rs:

slog-config allows logging configuration based on text description in TOML format, typically loaded from file.

The resulting configuration is returned as a slog-rs Drain.

Dependencies

~2–11MB
~103K SLoC