SkillAgentSearch skills...

Scope

Logging scopes for slog-rs

Install / Use

/learn @slog-rs/Scope
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://github.com/slog-rs/slog"> <img src="https://cdn.rawgit.com/slog-rs/misc/master/media/slog.svg" alt="slog-rs logo"> </a> <br> <a href="https://travis-ci.org/slog-rs/scope"> <img src="https://img.shields.io/travis/slog-rs/scope/master.svg" alt="Travis CI Build Status"> </a> <a href="https://crates.io/crates/slog-scope"> <img src="https://img.shields.io/crates/d/slog-scope.svg" alt="slog-scope on crates.io"> </a> <a href="https://gitter.im/slog-rs/slog"> <img src="https://img.shields.io/gitter/room/slog-rs/slog.svg" alt="slog-rs Gitter Chat"> </a> </p>

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.

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated2mo ago
Forks12

Languages

Rust

Security Score

95/100

Audited on Jan 14, 2026

No findings