Skip to content

inspector: allow opt-out of console.* hijacking #13106

Closed
@mscdex

Description

@mscdex
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues that request new features to be added to Node.js.inspectorIssues and PRs related to the V8 inspector protocol

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions