Closed
Description
- Version: all
- Platform: n/a
- Subsystem: inspector
It would be nice to be able to opt out of console.*
"hijacking" by the inspector integration for situations where stdout (and/or stderr) is redirected to a file and the process produces a lot of output. Not only is the output duplicated (once in the file and again in the browser), but it can eat up extra memory if you don't need/care to see the console output in the browser.