- {boolean}
The process.traceDeprecation property indicates whether the
--trace-deprecation flag is set on the current Node.js process. See the
documentation for the ['warning' event][process_warning] and the
[emitWarning() method][process_emit_warning] for more information about this
flag’s behavior.
