Decision Workspace
custom-tracing-logger vs graflog vs tracing-flat-json
Side-by-side comparison of Rust crates
46
custom-tracing-logger
experimentalv0.1.3
A minimal JSON logger for Rust using the tracing ecosystem with one-line initialization
52
graflog
experimentalv1.6.1
Structured JSON logging for Rust applications optimized for Grafana ingestion
50
tracing-flat-json
experimentalv0.1.1
A simple tracing-subscriber Layer emitting newline-delimited JSON.
Core Metrics
| custom-tracing-logger | graflog | tracing-flat-json | |
|---|---|---|---|
| Health Score | 46 | 52 | 50 |
| Total Downloads | 1.1K | 845 | 136.5K |
| 30d Downloads | 5 | 101 | 4.7K |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 13 | 2 |
| Last Updated | 215d ago | 131d ago | 61d ago |
| Age | 7m | 4m | 5m |
Health Breakdown
custom-tracing-logger
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
13
graflog
Maintenance
14
Quality
17
Community
5
Popularity
3
Documentation
13
tracing-flat-json
Maintenance
13
Quality
13
Community
6
Popularity
6
Documentation
12
Technical Details
| custom-tracing-logger | graflog | tracing-flat-json | |
|---|---|---|---|
| Version | 0.1.3 | 1.6.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 3 | 19 |
| Crate Size | 22KB | 7KB | 23KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.81.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •graflog leads with a health score of 52/100, but none of the options score above 80.
- •tracing-flat-json has the most downloads (136.5K), suggesting wider adoption.
- •custom-tracing-logger, tracing-flat-json are pre-1.0 — API may change.