Decision Workspace
rust-happy-log vs better-logger vs urlogger
Side-by-side comparison of Rust crates
37
rust-happy-log
experimentalv0.1.0
一个美观、高性能的 Rust 日志库,支持控制台和文件输出,全局单例,零侵入
65
better-logger
growingv2.3.1
Flexible sync/async logger with console, file, and HTTP output
59
urlogger
experimentalv1.1.2
Lightweight colored logger: `log(level, message)` with `RUST_LOG` filtering.
Core Metrics
| rust-happy-log | better-logger | urlogger | |
|---|---|---|---|
| Health Score | 37 | 65 | 59 |
| Total Downloads | 261 | 4.6K | 1.1K |
| 30d Downloads | 3 | 228 | 528 |
| Dependents | 0 | 11 | 17 |
| Releases | 1 | 19 | 4 |
| Last Updated | 172d ago | 1d ago | 34d ago |
| Age | 5m | 11m | 1m |
Health Breakdown
rust-happy-log
Maintenance
5
Quality
14
Community
5
Popularity
3
Documentation
10
better-logger
Maintenance
19
Quality
18
Community
9
Popularity
4
Documentation
15
urlogger
Maintenance
14
Quality
18
Community
8
Popularity
4
Documentation
15
Technical Details
| rust-happy-log | better-logger | urlogger | |
|---|---|---|---|
| Version | 0.1.0 | 2.3.1 | 1.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 8 | 17 | 0 |
| Crate Size | 19KB | 39KB | 47KB |
| Features | 2 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85.1 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •better-logger leads with a health score of 65/100, but none of the options score above 80.
- •rust-happy-log is pre-1.0 — API may change.