An npm package for calling console.[debug | log | warn | info | error | etc] only once
Browserify transform that strips console.log lines from your code
Easily add color and style to console output in both web and shell environments using intuitive placeholders.
Create an unlimited number of intuitive log functions that Consolate adds to the Node.JS console object—even override built-in functions (error, info, warn, etc.) And while you're at it, feel free to easily define colors and prefixes.
Extended logger for nodejs