log-process-errors

log-process-errors

Show some 🖤 to Node.js process errors.

0 followers

Node.js prints process errors (uncaughtException, warning, unhandledRejection, rejectionHandled) on the console which is very useful. Unfortunately those errors are not developer-friendly. This library fixes that.