Decision Workspace
secra-logger vs json-subscriber vs graflog
Side-by-side comparison of Rust crates
49
secra-logger
experimentalv3.0.3
一个生产级的 Rust 日志系统库,基于 tracing 生态系统构建,支持结构化 JSON 日志、文件滚动、UTC+8 时区等特性
58
json-subscriber
growingv0.2.8
Customizable layer and subscriber for `tracing` that emits logs in JSON
52
graflog
experimentalv1.6.1
Structured JSON logging for Rust applications optimized for Grafana ingestion
Core Metrics
| secra-logger | json-subscriber | graflog | |
|---|---|---|---|
| Health Score | 49 | 58 | 52 |
| Total Downloads | 250 | 6.4M | 845 |
| 30d Downloads | 64 | 200.3K | 106 |
| Dependents | 10 | 2 | 0 |
| Releases | 8 | 13 | 13 |
| Last Updated | 66d ago | 3d ago | 131d ago |
| Age | 2m | 1y 9m | 4m |
Health Breakdown
secra-logger
Maintenance
9
Quality
15
Community
9
Popularity
3
Documentation
13
json-subscriber
Maintenance
19
Quality
15
Community
4
Popularity
8
Documentation
12
graflog
Maintenance
14
Quality
17
Community
5
Popularity
3
Documentation
13
Technical Details
| secra-logger | json-subscriber | graflog | |
|---|---|---|---|
| Version | 3.0.3 | 0.2.8 | 1.6.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 29 | 3 |
| Crate Size | 16KB | 53KB | 7KB |
| Features | 0 | 12 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •json-subscriber leads with a health score of 58/100, but none of the options score above 80.
- •json-subscriber is pre-1.0 — API may change.