Decision Workspace
log-easy vs log_t vs rust-happy-log
Side-by-side comparison of Rust crates
54
log-easy
experimentalv0.3.0
Easy to use file logger with log levels and global logging macros.
35
log_t
growingv0.1.0
A simple logging library written by somebody learning Rust at the time
35
rust-happy-log
experimentalv0.1.0
一个美观、高性能的 Rust 日志库,支持控制台和文件输出,全局单例,零侵入
Core Metrics
| log-easy | log_t | rust-happy-log | |
|---|---|---|---|
| Health Score | 54 | 35 | 35 |
| Total Downloads | 77 | 2.8K | 268 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 1 | 0 |
| Releases | 4 | 1 | 1 |
| Last Updated | 11d ago | 2048d ago | 280d ago |
| Age | 5m | 5y 7m | 9m |
Health Breakdown
log-easy
Maintenance
18
Quality
14
Community
5
Popularity
2
Documentation
15
log_t
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
9
rust-happy-log
Maintenance
3
Quality
14
Community
5
Popularity
3
Documentation
10
Technical Details
| log-easy | log_t | rust-happy-log | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 8 |
| Crate Size | 14KB | 3KB | 19KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •log-easy leads with a health score of 54/100, but none of the options score above 80.
- •log_t has the most downloads (2.8K), suggesting wider adoption.
- •⚠ log_t has not been updated in over a year.