Decision Workspace
firo vs logger-nx vs better-logger
Side-by-side comparison of Rust crates
52
firo
growingv0.3.0
Straightforward rotating file implementation
46
logger-nx
experimentalv0.2.0
A high-performance hourly-rotating file logger implementing the `log` facade, with TTL-based cleanup. Behaviorally equivalent to @imcooder/node-logger.
64
better-logger
stablev2.3.2
Flexible sync/async logger with console, file, and HTTP output
Core Metrics
| firo | logger-nx | better-logger | |
|---|---|---|---|
| Health Score | 52 | 46 | 64 |
| Total Downloads | 9.5K | 562 | 4.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 11 |
| Releases | 8 | 2 | 20 |
| Last Updated | 53d ago | 35d ago | 30d ago |
| Age | 1y 10m | 1m | 1y 1m |
Health Breakdown
firo
Maintenance
15
Quality
14
Community
3
Popularity
5
Documentation
15
logger-nx
Maintenance
12
Quality
13
Community
5
Popularity
3
Documentation
13
better-logger
Maintenance
17
Quality
19
Community
9
Popularity
4
Documentation
15
Technical Details
| firo | logger-nx | better-logger | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.0 | 2.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 4 | 17 |
| Crate Size | 26KB | 13KB | 40KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85.1 | — | 1.85.1 |
| 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.
- •firo has the most downloads (9.5K), suggesting wider adoption.
- •firo, logger-nx are pre-1.0 — API may change.