doc: util: document --trace-deprecation by bnoordhuis · Pull Request #191 · nodejs/node
Conversation
Document the --trace-deprecation flag and the process properties that
affect util.deprecate().
if we only show the calling function's filename, line number, and function name, it should be the same amonut of lines and a lot more useful.
This makes require('process') always return a reference to the global
process object.
PR-URL: nodejs#206
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
That's a bigger change though (one that you are more than welcome to take on if you want.) Can you LGTM this doc change so I can land it?
Document the --trace-deprecation flag and the `process` properties that affect util.deprecate(). Fixes: nodejs#190 PR-URL: nodejs#191 Reviewed-By: Jonathan Ong <me@jongleberry.com>
zynda
mentioned this pull request
This was referenced
This was referenced
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters