Skip to content

inspector: expose original console#21659

Closed
mcollina wants to merge 1 commit intonodejs:masterfrom
mcollina:add-inspector-console
Closed

inspector: expose original console#21659
mcollina wants to merge 1 commit intonodejs:masterfrom
mcollina:add-inspector-console

Conversation

@mcollina
Copy link
Member

@mcollina mcollina commented Jul 4, 2018

Adds require('inspector').console, mapping it to the original
global.console of V8. This enables applications to send messages to
the inspector console programmatically.

Fixes: #21651

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inspector Issues and PRs related to the V8 inspector protocol notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants