Decision Workspace
rlg vs tracing-attributes vs test-log
Side-by-side comparison of Rust crates
60
rlg
growingv0.0.8
A Rust library that implements application-level logging with a simple, readable output format. Features include log rotation, network logging, and support for multiple structured formats like JSON, CEF, and more.
62
tracing-attributes
growingv0.1.31
Procedural macro attributes for automatically instrumenting functions.
61
test-log
growingv0.2.19
A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.
Core Metrics
| rlg | tracing-attributes | test-log | |
|---|---|---|---|
| Health Score | 60 | 62 | 61 |
| Total Downloads | 93.9K | 453.2M | 50.4M |
| 30d Downloads | 5.1K | 36.1M | 3.0M |
| Dependents | 45 | 655 | 16.1K |
| Releases | 8 | 32 | 13 |
| Last Updated | 20d ago | 121d ago | 120d ago |
| Age | 3y 1m | 6y 7m | 4y 9m |
Health Breakdown
rlg
Maintenance
15
Quality
13
Community
11
Popularity
6
Documentation
15
tracing-attributes
Maintenance
13
Quality
11
Community
19
Popularity
8
Documentation
11
test-log
Maintenance
13
Quality
13
Community
15
Popularity
8
Documentation
12
Technical Details
| rlg | tracing-attributes | test-log | |
|---|---|---|---|
| Version | 0.0.8 | 0.1.31 | 0.2.19 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 OR MIT |
| Dependencies | 30 | 9 | 9 |
| Crate Size | 107KB | 40KB | 15KB |
| Features | 6 | 1 | 5 |
| Yanked % | 0.0% | 6.3% | 7.7% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | 1.88.0 | 1.65.0 | 1.71 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •tracing-attributes leads with a health score of 62/100, but none of the options score above 80.
- •test-log is depended on by 16.1K crates — strongest ecosystem trust.