node
node copied to clipboard
docs: add documentation for process.traceProcessWarnings
Add documentation for the process.traceProcessWarnings property in the process module. This property allows for programmatic control of warning trace settings in Node.js applications and was previously undocumented despite being available since Node.js v6.x.
resolves #53514
@RedYetiDev Thanks, for your initial review and comments on the pull request. I'm looking forward to more detailed feedback from the rest of the collaborators soon. Thanks again for your contributions and for giving feedback to me.
@jasnell Could you please check and review this PR again when you have a moment? Thanks