Decision Workspace
tracing-unwrap vs test-log vs tracing-attributes
Side-by-side comparison of Rust crates
53
tracing-unwrap
growingv1.0.1
Extension traits for logging failed unwraps to a tracing subscriber.
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
| tracing-unwrap | test-log | tracing-attributes | |
|---|---|---|---|
| Health Score | 53 | 68 | 60 |
| Total Downloads | 388.7K | 54.9M | 537.5M |
| 30d Downloads | 26.9K | 2.3M | 48.3M |
| Dependents | 113 | 17.5K | 660 |
| Releases | 7 | 14 | 32 |
| Last Updated | 804d ago | 37d ago | 180d ago |
| Age | 5y 9m | 4y 11m | 6y 9m |
Health Breakdown
tracing-unwrap
Maintenance
4
Quality
18
Community
11
Popularity
7
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
| tracing-unwrap | test-log | tracing-attributes | |
|---|---|---|---|
| Version | 1.0.1 | 0.2.20 | 0.1.31 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0/MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 2 | 9 | 9 |
| Crate Size | 8KB | 15KB | 40KB |
| Features | 3 | 5 | 1 |
| Yanked % | 14.3% | 7.1% | 6.3% |
| Edition | 2021 | 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.
- •⚠ tracing-unwrap has not been updated in over a year.
- •test-log, tracing-attributes are pre-1.0 — API may change.