mirror of https://github.com/lukechilds/node.git
Browse Source
Adds util.inspect.defaultOptions which allows customization of the default util.inspect options, which is useful for functions like console.log or util.format which implicitly call into util.inspect. PR-URL: https://github.com/nodejs/node/pull/8013 Fixes: https://github.com/nodejs/node/issues/7566 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com>v6.x
Roman Reiss
9 years ago
committed by
cjihrig
3 changed files with 86 additions and 15 deletions
Loading…
Reference in new issue