Decision Workspace
raft-log vs env_logger vs opentelemetry-appender-tracing
Side-by-side comparison of Rust crates
55
raft-log
growingv0.4.2
Raft log implementation
70
env_logger
growingv0.11.10
A logging implementation for `log` which is configured via an environment variable.
70
opentelemetry-appender-tracing
growingv0.32.0
An OpenTelemetry log appender for the tracing crate
Core Metrics
| raft-log | env_logger | opentelemetry-appender-tracing | |
|---|---|---|---|
| Health Score | 55 | 70 | 70 |
| Total Downloads | 80.9K | 460.0M | 9.0M |
| 30d Downloads | 22.2K | 25.1M | 1.5M |
| Dependents | 0 | 143.9K | 1.1K |
| Releases | 20 | 58 | 17 |
| Last Updated | 12d ago | 63d ago | 17d ago |
| Age | 1y 6m | 11y 4m | 2y 10m |
Health Breakdown
raft-log
Maintenance
18
Quality
13
Community
5
Popularity
6
Documentation
13
env_logger
Maintenance
14
Quality
17
Community
19
Popularity
8
Documentation
12
opentelemetry-appender-tracing
Maintenance
19
Quality
15
Community
16
Popularity
8
Documentation
12
Technical Details
| raft-log | env_logger | opentelemetry-appender-tracing | |
|---|---|---|---|
| Version | 0.4.2 | 0.11.10 | 0.32.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 14 | 5 | 13 |
| Crate Size | 86KB | 32KB | 34KB |
| Features | 0 | 7 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.75.0 |
| Owners | 1 | 6 (team) | 2 (team) |
Links
Quick Verdict
- •env_logger leads with a health score of 70/100, but none of the options score above 80.
- •env_logger is depended on by 143.9K crates — strongest ecosystem trust.