Skip to content

console: Support for console constructor groupIndentation options#32964

Closed
rickyes wants to merge 3 commits intonodejs:masterfrom
rickyes:support-console-groupIndentation
Closed

console: Support for console constructor groupIndentation options#32964
rickyes wants to merge 3 commits intonodejs:masterfrom
rickyes:support-console-groupIndentation

Conversation

@rickyes
Copy link
Contributor

@rickyes rickyes commented Apr 21, 2020

Provides groupIndentation options to support custom indentation.

fixes: #32947

/cc @BridgeAR

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • 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

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. console Issues and PRs related to the console subsystem. 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.

Customizable console.group indentation

5 participants