mperdeck / jsnlog.js

Tiny JavaScript logging library, simple and well documented. Lots of options to filter logging data.
js.jsnlog.com
Other
130 stars 44 forks source link

Update jsnlog.js #68

Closed txavier closed 6 years ago

txavier commented 6 years ago

This fixes issue #67.

empjustine commented 6 years ago

What prevents this code from throwing "TypeError: null or undefined has no properties" when arbitrary code throws non-Error objects?