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

#63 in Debugging

Download history 69983/week @ 2024-03-04 69247/week @ 2024-03-11 76298/week @ 2024-03-18 77509/week @ 2024-03-25 66508/week @ 2024-04-01 69245/week @ 2024-04-08 68808/week @ 2024-04-15 78908/week @ 2024-04-22 77467/week @ 2024-04-29 76252/week @ 2024-05-06 81208/week @ 2024-05-13 82496/week @ 2024-05-20 78286/week @ 2024-05-27 82440/week @ 2024-06-03 76802/week @ 2024-06-10 78733/week @ 2024-06-17

318,843 downloads per month
Used in 184 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