tslog
tslog copied to clipboard
fix: make _extend method use shallow copy
after use polyfill to all environment, at node.js it couldn't override prettyInspectOptions to ctx.
fix: https://github.com/fullstack-build/tslog/issues/327
It looks like this fix wasn't included in the 4.10.x update.