Decision Workspace
logger-nx vs better-logger vs FreedomLogger
Side-by-side comparison of Rust crates
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
57
FreedomLogger
growingv1.1.0
A professional, reusable logging library with pattern formatting, log rotation, and file management
Core Metrics
| logger-nx | better-logger | FreedomLogger | |
|---|---|---|---|
| Health Score | 46 | 64 | 57 |
| Total Downloads | 562 | 4.9K | 1.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 11 | 0 |
| Releases | 2 | 20 | 4 |
| Last Updated | 35d ago | 30d ago | 259d ago |
| Age | 1m | 1y 1m | 8m |
Health Breakdown
logger-nx
Maintenance
12
Quality
13
Community
5
Popularity
3
Documentation
13
better-logger
Maintenance
17
Quality
19
Community
9
Popularity
4
Documentation
15
FreedomLogger
Maintenance
15
Quality
20
Community
5
Popularity
4
Documentation
13
Technical Details
| logger-nx | better-logger | FreedomLogger | |
|---|---|---|---|
| Version | 0.2.0 | 2.3.2 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 17 | 2 |
| Crate Size | 13KB | 40KB | 28KB |
| Features | 0 | 5 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 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.
- •logger-nx is pre-1.0 — API may change.