is there a way to supress the console.log output?
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
Whenever console.log is called in my javascript, the whole html document is printed before the console.log output.
Maybe the intention was to log the url of where the debugging info comes from, but using a data/html url with the inlined html would take up all the screen.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.