Decision Workspace
flexi_logger vs rat_logger vs log-easy
Side-by-side comparison of Rust crates
62
flexi_logger
growingv0.31.8
An easy-to-configure and flexible logger that writes logs to stderr or stdout and/or to files. It allows custom logline formats, and it allows changing the log specification at runtime. It also allows defining additional log streams, e.g. for alert or security messages.
56
rat_logger
experimentalv0.3.3
具有生产者消费者架构、异步文件操作和分层配置系统的高性能日志库
47
log-easy
experimentalv0.1.1
Easy to use file logger with log levels and global logging macros.
Core Metrics
| flexi_logger | rat_logger | log-easy | |
|---|---|---|---|
| Health Score | 62 | 56 | 47 |
| Total Downloads | 17.4M | 3.7K | 30 |
| 30d Downloads | 976.6K | 242 | 4 |
| Dependents | 2.4K | 67 | 0 |
| Releases | 150 | 13 | 2 |
| Last Updated | 71d ago | 35d ago | 49d ago |
| Age | 10y 8m | 6m | 1m |
Health Breakdown
flexi_logger
Maintenance
15
Quality
11
Community
13
Popularity
8
Documentation
15
rat_logger
Maintenance
17
Quality
11
Community
11
Popularity
4
Documentation
13
log-easy
Maintenance
11
Quality
14
Community
5
Popularity
2
Documentation
15
Technical Details
| flexi_logger | rat_logger | log-easy | |
|---|---|---|---|
| Version | 0.31.8 | 0.3.3 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | LGPL-3.0 | MIT OR Apache-2.0 |
| Dependencies | 27 | 17 | 1 |
| Crate Size | 245KB | 75KB | 12KB |
| Features | 14 | 0 | 0 |
| Yanked % | 5.3% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.83.0 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •flexi_logger leads with a health score of 62/100, but none of the options score above 80.
- •flexi_logger is depended on by 2.4K crates — strongest ecosystem trust.