Decision Workspace
console_log vs weblog vs weblog-proc-macro
Side-by-side comparison of Rust crates
64
console_log
growingv1.0.0
A logging facility that routes Rust log messages to the browser's console.
41
weblog
growingv0.3.0
weblog is a crate that defines a set of macros for calling `console.log()` and other members of the browser's console API when targeting Wasm.
39
weblog-proc-macro
growingv0.3.0
weblog is a crate that defines a set of macros for calling `console.log()` and other members of the browser's console API when targeting Wasm.
Core Metrics
| console_log | weblog | weblog-proc-macro | |
|---|---|---|---|
| Health Score | 64 | 41 | 39 |
| Total Downloads | 22.9M | 89.0K | 87.3K |
| 30d Downloads | 1.1M | 5.5K | 5.5K |
| Dependents | 2.9K | 4 | 4 |
| Releases | 7 | 6 | 4 |
| Last Updated | 1114d ago | 1960d ago | 1960d ago |
| Age | 7y 2m | 5y 6m | 5y 5m |
Health Breakdown
console_log
Maintenance
3
Quality
22
Community
19
Popularity
8
Documentation
12
weblog
Maintenance
5
Quality
16
Community
5
Popularity
6
Documentation
9
weblog-proc-macro
Maintenance
4
Quality
15
Community
5
Popularity
6
Documentation
9
Technical Details
| console_log | weblog | weblog-proc-macro | |
|---|---|---|---|
| Version | 1.0.0 | 0.3.0 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 4 | 3 |
| Crate Size | 29KB | 3KB | 3KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 2 (team) | 1 | 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, weblog, weblog-proc-macro have not been updated in over a year.
- •weblog, weblog-proc-macro are pre-1.0 — API may change.