nock / nock

HTTP server mocking and expectations library for Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace npm debug with require('node:util').debuglog

Uzlopak opened this issue · comments

Please avoid duplicates

Context

I think we can avoid the dependency to npm package debug by directly using nodes own debug functionality.

Alternatives

No response

If the feature request is accepted, would you be willing to submit a PR?

  • yes