16 releases (9 stable)
Uses old Rust 2015
4.4.0 | Jan 12, 2021 |
---|---|
4.3.0 | Oct 26, 2019 |
4.1.2 | Jul 18, 2019 |
4.1.1 | Jan 2, 2019 |
0.2.2 | Nov 30, 2016 |
#425 in Debugging
274,377 downloads per month
Used in 184 crates
(51 directly)
17KB
128 lines
slog-scope - Logging scopes for slog-rs
slog-scope
allows logging without manually handling Logger
objects.
It is generally advised NOT to use slog_scope
in libraries. Read more in
slog-rs
FAQ
For more information, help, to report issues etc. see slog-rs.
Verification Recommendation
To help with the maintaince, the ownership of this crate is potentially shared between multiple developers. It is recommended to always use cargo-crev to verify the trustworthiness of each of your dependencies, including this one.
Dependencies
~350KB