Thursday, October 29, 2015

Colorful Node.js Message Logging with Chalk



As you work more and more with Node.js, you start to see the value of good logging, especially to the console.  The problem you run into, however, is that constantly adding logged messages means that the most important messages can get lost in the shuffle.

from My Pocket http://davidwalsh.name/chalk

No comments:

Post a Comment