Skip to content

slog-rs/scope

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.