Coolor

Simple log streams colorizer for *nix terminal

View on NPM View on GitHub

coolor

NPM version

Simple command-line utility: text stream colorizer


Installation

$ sudo npm install coolor -g

Usage

$ tail -f /var/log/something.log | coolor

Your own config

See example of config in config/default.json

$ tail -f /var/log/something.log | coolor ~/your/config.json

Author