Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slog-rs/scope

Logging scopes for slog-rs
https://github.com/slog-rs/scope

hierarchical-loggers library logging slog-rs structured-logging

Last synced: 15 days ago
JSON representation

Logging scopes for slog-rs

Awesome Lists containing this project

README

        


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](https://github.com/slog-rs/slog/wiki/FAQ#do-i-have-to-pass-logger-around)

For more information, help, to report issues etc. see [slog-rs][slog-rs].

[slog-rs]: //github.com/slog-rs/slog

## 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](https://github.com/crev-dev/cargo-crev)
to verify the trustworthiness of each of your dependencies, including this one.