winston-color
Quickly create a Winston-based logger with colored output enabled by default
Installation
npm install winston-color
Usage
var logger = ; // use standard Winston methodslogger;logger;logger;logger;logger;
For the full reference check the Winston GitHub repository.