Decision Workspace
rust-happy-log vs better-logger vs log-easy
Side-by-side comparison of Rust crates
36
rust-happy-log
experimentalv0.1.0
一个美观、高性能的 Rust 日志库,支持控制台和文件输出,全局单例,零侵入
64
better-logger
stablev2.3.2
Flexible sync/async logger with console, file, and HTTP output
52
log-easy
experimentalv0.2.0
Easy to use file logger with log levels and global logging macros.
Core Metrics
| rust-happy-log | better-logger | log-easy | |
|---|---|---|---|
| Health Score | 36 | 64 | 52 |
| Total Downloads | 263 | 4.9K | 48 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 11 | 0 |
| Releases | 1 | 20 | 3 |
| Last Updated | 231d ago | 30d ago | 54d ago |
| Age | 7m | 1y 1m | 3m |
Health Breakdown
rust-happy-log
Maintenance
4
Quality
14
Community
5
Popularity
3
Documentation
10
better-logger
Maintenance
17
Quality
19
Community
9
Popularity
4
Documentation
15
log-easy
Maintenance
16
Quality
14
Community
5
Popularity
2
Documentation
15
Technical Details
| rust-happy-log | better-logger | log-easy | |
|---|---|---|---|
| Version | 0.1.0 | 2.3.2 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 17 | 1 |
| Crate Size | 19KB | 40KB | 12KB |
| Features | 2 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85.1 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •better-logger leads with a health score of 64/100, but none of the options score above 80.
- •rust-happy-log, log-easy are pre-1.0 — API may change.