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
11KB
152 lines
slog-config - Runtime configuration logging for slog-rs
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