Decision Workspace
wasm-log vs wasm-logger vs console_log
Side-by-side comparison of Rust crates
41
wasm-log
growingv0.3.1
A logger that sends a message with its Rust source's line and filename to the browser console
55
wasm-logger
growingv0.2.0
A logger that sends a message with its Rust source's line and filename to the browser console
64
console_log
growingv1.0.0
A logging facility that routes Rust log messages to the browser's console.
Core Metrics
| wasm-log | wasm-logger | console_log | |
|---|---|---|---|
| Health Score | 41 | 55 | 64 |
| Total Downloads | 100.9K | 4.1M | 22.9M |
| 30d Downloads | 8.9K | 477.7K | 1.2M |
| Dependents | 41 | 793 | 2.9K |
| Releases | 2 | 7 | 7 |
| Last Updated | 1218d ago | 2324d ago | 1114d ago |
| Age | 3y 4m | 7y 5m | 7y 2m |
Health Breakdown
wasm-log
Maintenance
4
Quality
9
Community
10
Popularity
6
Documentation
12
wasm-logger
Maintenance
6
Quality
15
Community
14
Popularity
8
Documentation
12
console_log
Maintenance
3
Quality
22
Community
19
Popularity
8
Documentation
12
Technical Details
| wasm-log | wasm-logger | console_log | |
|---|---|---|---|
| Version | 0.3.1 | 0.2.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 20KB | 16KB | 29KB |
| Features | 0 | 0 | 2 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
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.
- •⚠ wasm-log, wasm-logger, console_log have not been updated in over a year.
- •wasm-log, wasm-logger are pre-1.0 — API may change.