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

#163 in Debugging

Download history 91278/week @ 2024-10-16 89311/week @ 2024-10-23 80633/week @ 2024-10-30 74501/week @ 2024-11-06 74092/week @ 2024-11-13 78925/week @ 2024-11-20 80989/week @ 2024-11-27 91809/week @ 2024-12-04 95377/week @ 2024-12-11 66789/week @ 2024-12-18 19592/week @ 2024-12-25 53780/week @ 2025-01-01 87241/week @ 2025-01-08 89983/week @ 2025-01-15 92071/week @ 2025-01-22 77655/week @ 2025-01-29

364,088 downloads per month
Used in 186 crates (52 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