cloudflare / cloudflare/workers-rs
Use `log` instead of `console_log!`
Open
ecosystem-compat
- Dominant language
- Rust
- Stars
- 3.7k
- Forks
- 429
- Avg merge
- 20h 28m
- Merged PRs (30d)
- 7
Description
This will mean all the logging from libraries that developers don't control will still show up in the JS console. We could implement it by registering a log handler which outputs to the JS console.
Contributor guide
Assessment
This issue has not been assessed yet.