Decision Workspace
nonblocking-logger vs console_log vs logform
Side-by-side comparison of Rust crates
50
nonblocking-logger
experimentalv0.3.0
A high-performance library with format string support
64
console_log
growingv1.0.0
A logging facility that routes Rust log messages to the browser's console.
59
logform
growingv0.7.0
logform for rust
Core Metrics
| nonblocking-logger | console_log | logform | |
|---|---|---|---|
| Health Score | 50 | 64 | 59 |
| Total Downloads | 1.3K | 22.9M | 14.7K |
| 30d Downloads | 33 | 1.1M | 146 |
| Dependents | 7 | 2.9K | 55 |
| Releases | 6 | 7 | 20 |
| Last Updated | 113d ago | 1114d ago | 41d ago |
| Age | 6m | 7y 2m | 1y 7m |
Health Breakdown
nonblocking-logger
Maintenance
13
Quality
13
Community
7
Popularity
4
Documentation
13
console_log
Maintenance
3
Quality
22
Community
19
Popularity
8
Documentation
12
logform
Maintenance
16
Quality
15
Community
10
Popularity
5
Documentation
13
Technical Details
| nonblocking-logger | console_log | logform | |
|---|---|---|---|
| Version | 0.3.0 | 1.0.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 5 | 3 | 6 |
| Crate Size | 25KB | 29KB | 25KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •console_log leads with a health score of 64/100, but none of the options score above 80.
- •console_log is depended on by 2.9K crates — strongest ecosystem trust.
- •⚠ console_log has not been updated in over a year.
- •nonblocking-logger, logform are pre-1.0 — API may change.