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

#136 in Debugging

Download history 69100/week @ 2024-07-25 70698/week @ 2024-08-01 68861/week @ 2024-08-08 69653/week @ 2024-08-15 71053/week @ 2024-08-22 72861/week @ 2024-08-29 72477/week @ 2024-09-05 68759/week @ 2024-09-12 66189/week @ 2024-09-19 66397/week @ 2024-09-26 63844/week @ 2024-10-03 75562/week @ 2024-10-10 93518/week @ 2024-10-17 86781/week @ 2024-10-24 77890/week @ 2024-10-31 74736/week @ 2024-11-07

349,962 downloads per month
Used in 184 crates (50 directly)

MPL-2.0/MIT/Apache-2.0

17KB
128 lines

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

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