32 releases
| 0.0.32 | Aug 27, 2025 |
|---|---|
| 0.0.30 | Jun 30, 2025 |
| 0.0.26 | Jan 6, 2025 |
| 0.0.24 | Dec 2, 2024 |
| 0.0.1 | Dec 5, 2023 |
#410 in Debugging
1,583 downloads per month
Used in 4 crates
41KB
559 lines
rust-service-conventions
Conventions for Rust services
Tracing (and logging)
cargo add service_conventions
service_conventions::tracing::setup(tracing::Level::DEBUG);
Dependencies
~0.5–21MB
~261K SLoC