Decision Workspace
logex vs urlogger vs wasm-logger
Side-by-side comparison of Rust crates
44
logex
growingv2.0.1
A simple logger for Rust command line applications
59
urlogger
experimentalv1.1.2
Lightweight colored logger: `log(level, message)` with `RUST_LOG` filtering.
55
wasm-logger
growingv0.2.0
A logger that sends a message with its Rust source's line and filename to the browser console
Core Metrics
| logex | urlogger | wasm-logger | |
|---|---|---|---|
| Health Score | 44 | 59 | 55 |
| Total Downloads | 7.5K | 1.1K | 4.1M |
| 30d Downloads | 5 | 528 | 462.4K |
| Dependents | 9 | 17 | 793 |
| Releases | 8 | 4 | 7 |
| Last Updated | 372d ago | 34d ago | 2324d ago |
| Age | 1y 7m | 1m | 7y 5m |
Health Breakdown
logex
Maintenance
7
Quality
13
Community
9
Popularity
5
Documentation
10
urlogger
Maintenance
14
Quality
18
Community
8
Popularity
4
Documentation
15
wasm-logger
Maintenance
6
Quality
15
Community
14
Popularity
8
Documentation
12
Technical Details
| logex | urlogger | wasm-logger | |
|---|---|---|---|
| Version | 2.0.1 | 1.1.2 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MPL-2.0 | Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 0 | 3 |
| Crate Size | 2KB | 47KB | 16KB |
| Features | 0 | 0 | 0 |
| Yanked % | 75.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •urlogger leads with a health score of 59/100, but none of the options score above 80.
- •wasm-logger has the most downloads (4.1M), suggesting wider adoption.
- •wasm-logger is depended on by 793 crates — strongest ecosystem trust.
- •⚠ logex, wasm-logger have not been updated in over a year.
- •wasm-logger is pre-1.0 — API may change.