Decision Workspace
logsy vs simplelog vs handsome_logger
Side-by-side comparison of Rust crates
43
logsy
growingv1.0.1
Just logging as it should be
54
simplelog
growingv0.12.2
A simple and easy-to-use logging facility for Rust's log crate
60
handsome_logger
growingv0.9.2
A fast, handsome and quite easy to use logger
Core Metrics
| logsy | simplelog | handsome_logger | |
|---|---|---|---|
| Health Score | 43 | 54 | 60 |
| Total Downloads | 1.6K | 21.4M | 133.2K |
| 30d Downloads | 206 | 734.6K | 7.7K |
| Dependents | 0 | 8.0K | 22 |
| Releases | 2 | 34 | 12 |
| Last Updated | 300d ago | 753d ago | 36d ago |
| Age | 10m | 9y 12m | 2y 9m |
Health Breakdown
logsy
Maintenance
7
Quality
17
Community
3
Popularity
4
Documentation
12
simplelog
Maintenance
7
Quality
15
Community
12
Popularity
8
Documentation
12
handsome_logger
Maintenance
16
Quality
16
Community
7
Popularity
6
Documentation
15
Technical Details
| logsy | simplelog | handsome_logger | |
|---|---|---|---|
| Version | 1.0.1 | 0.12.2 | 0.9.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 4 |
| Crate Size | 7KB | 22KB | 18KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 2.9% | 0.0% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | — | — | 1.88.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •handsome_logger leads with a health score of 60/100, but none of the options score above 80.
- •simplelog has the most downloads (21.4M), suggesting wider adoption.
- •simplelog is depended on by 8.0K crates — strongest ecosystem trust.
- •⚠ simplelog has not been updated in over a year.
- •simplelog, handsome_logger are pre-1.0 — API may change.