WoodenLog
Minimalist log node messages module to add colors for console.log for specific type of log.
Installation
npm install woodenlog --save
Usage
var woodenlog = ;// woodenlog.configurate(null, 'white', 'green', 'red'); woodenlog;woodenlog;woodenlog;
Tests
npm test
Release History
- 1.0.0 Initial release