23 releases
0.0.23 | Oct 16, 2024 |
---|---|
0.0.22 | Oct 6, 2024 |
0.0.21 | Sep 20, 2024 |
0.0.20 | Aug 27, 2024 |
0.0.1 | Dec 5, 2023 |
#3 in #conventions
2,241 downloads per month
Used in 4 crates
29KB
499 lines
rust-service-conventions
Conventions for Rust services
Tracing (and logging)
cargo add service_conventions
service_conventions::tracing::setup(tracing::Level::DEBUG);
Dependencies
~0.6–17MB
~241K SLoC