Skip to content

util: allow wildcards in debuglog()#17609

Closed
TylerYang wants to merge 3 commits intonodejs:masterfrom
TylerYang:tyler-refactor-debuglog
Closed

util: allow wildcards in debuglog()#17609
TylerYang wants to merge 3 commits intonodejs:masterfrom
TylerYang:tyler-refactor-debuglog

Conversation

@TylerYang
Copy link
Contributor

@TylerYang TylerYang commented Dec 11, 2017

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

Affected core subsystem(s)
util

fixes #17605

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

Labels

semver-minor PRs that contain new features and should be released in the next minor version. util Issues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

allow wildcard match in util.debuglog()