Decision Workspace
tracing-log vs tracing-attributes vs test-log
Side-by-side comparison of Rust crates
59
tracing-log
growingv0.2.0
Provides compatibility between `tracing` and the `log` crate.
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
| tracing-log | tracing-attributes | test-log | |
|---|---|---|---|
| Health Score | 59 | 62 | 61 |
| Total Downloads | 333.2M | 453.2M | 50.4M |
| 30d Downloads | 25.5M | 36.1M | 3.0M |
| Dependents | 6.3K | 655 | 16.1K |
| Releases | 9 | 32 | 13 |
| Last Updated | 884d ago | 121d ago | 120d ago |
| Age | 6y 9m | 6y 7m | 4y 9m |
Health Breakdown
tracing-log
Maintenance
4
Quality
16
Community
20
Popularity
8
Documentation
11
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
| tracing-log | tracing-attributes | test-log | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.31 | 0.2.19 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 7 | 9 | 9 |
| Crate Size | 18KB | 40KB | 15KB |
| Features | 4 | 1 | 5 |
| Yanked % | 0.0% | 6.3% | 7.7% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | 1.56.0 | 1.65.0 | 1.71 |
| Owners | 2 (team) | 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.
- •⚠ tracing-log has not been updated in over a year.