dcsm-print
A simple alternative to console.log that shows more information when logging to the console in Node.js.
diy-log
Various console log level prefixes with support for color symbols and tags.
console-log-colors
Console log colors helper for simple lightweight useage, no external dependencies.
beautify-console-log
This is a further beautification and encapsulation of the 'console' object. You can use it like using "console. log", "console. info", "console. warn", "console. error", and it can display the code line information where the log is printed.