Decision Workspace
devlog-tracing vs tracing-subscriber vs json-subscriber
Side-by-side comparison of Rust crates
47
devlog-tracing
growingv0.1.2
Log subscriber for the tracing library, with a human-readable output format designed for development builds.
68
tracing-subscriber
growingv0.3.23
Utilities for implementing and composing `tracing` subscribers.
58
json-subscriber
growingv0.2.8
Customizable layer and subscriber for `tracing` that emits logs in JSON
Core Metrics
| devlog-tracing | tracing-subscriber | json-subscriber | |
|---|---|---|---|
| Health Score | 47 | 68 | 58 |
| Total Downloads | 2.5K | 358.3M | 6.4M |
| 30d Downloads | 20 | 28.2M | 200.3K |
| Dependents | 0 | 130.3K | 2 |
| Releases | 3 | 67 | 13 |
| Last Updated | 59d ago | 14d ago | 3d ago |
| Age | 1y 6m | 6y 9m | 1y 9m |
Health Breakdown
devlog-tracing
Maintenance
14
Quality
14
Community
5
Popularity
4
Documentation
10
tracing-subscriber
Maintenance
18
Quality
11
Community
20
Popularity
8
Documentation
11
json-subscriber
Maintenance
19
Quality
15
Community
4
Popularity
8
Documentation
12
Technical Details
| devlog-tracing | tracing-subscriber | json-subscriber | |
|---|---|---|---|
| Version | 0.1.2 | 0.3.23 | 0.2.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 26 | 29 |
| Crate Size | 12KB | 214KB | 53KB |
| Features | 0 | 12 | 12 |
| Yanked % | 0.0% | 7.5% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | 1.65.0 | 1.75 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •tracing-subscriber leads with a health score of 68/100, but none of the options score above 80.
- •tracing-subscriber is depended on by 130.3K crates — strongest ecosystem trust.