thebespokepixel / verbosity

node.js module for controlling cli verbosity
http://thebespokepixel.github.io/verbosity/
MIT License
4 stars 1 forks source link

Update for latest node Console #70

Closed MarkGriffiths closed 5 years ago

MarkGriffiths commented 6 years ago

In Node v10, native Console isn't inherited properly and requires an update for Object.inspect() deprecation.