Decision Workspace
sheen vs test-log vs tracing-attributes
Side-by-side comparison of Rust crates
46
sheen
experimentalv0.3.0
A polished, colorful logging library for Rust
68
test-log
growingv0.2.20
A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.
60
tracing-attributes
growingv0.1.31
Procedural macro attributes for automatically instrumenting functions.
Core Metrics
| sheen | test-log | tracing-attributes | |
|---|---|---|---|
| Health Score | 46 | 68 | 60 |
| Total Downloads | 434 | 54.9M | 537.5M |
| 30d Downloads | 0 | 2.3M | 48.3M |
| Dependents | 0 | 17.5K | 660 |
| Releases | 3 | 14 | 32 |
| Last Updated | 119d ago | 37d ago | 180d ago |
| Age | 4m | 4y 11m | 6y 9m |
Health Breakdown
sheen
Maintenance
13
Quality
12
Community
5
Popularity
3
Documentation
13
test-log
Maintenance
17
Quality
13
Community
15
Popularity
8
Documentation
15
tracing-attributes
Maintenance
11
Quality
11
Community
19
Popularity
8
Documentation
11
Technical Details
| sheen | test-log | tracing-attributes | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.20 | 0.1.31 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 8 | 9 | 9 |
| Crate Size | 251KB | 15KB | 40KB |
| Features | 1 | 5 | 1 |
| Yanked % | 0.0% | 7.1% | 6.3% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | 1.71 | 1.65.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •test-log leads with a health score of 68/100, but none of the options score above 80.
- •tracing-attributes has the most downloads (537.5M), suggesting wider adoption.
- •test-log is depended on by 17.5K crates — strongest ecosystem trust.