loud-rejection
popularMake unhandled promise rejections fail loudly instead of the default silent fail
Updated by @jamestalmage
hard-rejection
popularMake unhandled promise rejections fail hard right away instead of the default silent fail
Updated by @sindresorhus
log-detail
Custom log format ready to go out of the box for logging to Splunk with great detail and developer friendliness
Updated by @driverjb
eslint-plugin-log-filenames
ESLint plugin for logging the paths of all files being linted to the console
Updated by @justlep
rejoinder
A generator of smart, pretty, and organized output for Node/JS scripts in the terminal
Updated by @xunnamius
mini-event-emitter
An easy javascript EventEmitter which has no dependencies and the possibility to group events, log errors and trace events
Updated by @hawkerboy7
log-verbose
Simple log (use console.log) to check if 'verbose' option have been entered
Updated by @flaviolsousa
superagent-verbose-errors
include response body in superagent errors for failed requests
Updated by @jedwards1211
who-logs-to-console
You have some components writing very verbose logs and you don't know which? who-logs-to-console is here to help you.
Updated by @kriskra
simple-level-log
Simple easy to use level logger based on standard JavaScript Console logging methods. Developers can control log output based on current log level as well as individual control …
Updated by @nuittake