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 | 25.3M | 97.1K | 95.4K |
| 30d Downloads | 1.2M | 2.8K | 2.8K |
| Dependents | 3.2K | 6 | 4 |
| Releases | 7 | 6 | 4 |
| Last Updated | 1173d ago | 2019d ago | 2019d ago |
| Age | 7y 4m | 5y 8m | 5y 7m |
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 3.2K 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.