loggy : Dead-simple colored logger for stdout.. You can installing loggy npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install loggy $ sudo npm install -g loggy
If want to update the loggy package execute the command as below,
$ sudo npm update loggy
Update package globally,
$ npm install -g loggy
$ sudo git clone https://github.com/rektide/loggy.git
$ sudo npm install -g ./loggy
loggy@1.0.2 /usr/lib/node_modules/loggy
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall loggy
Package Name | loggy |
Version | 1.0.2 |
Description | Dead-simple colored logger for stdout. |
Released Date | 2017-02-15T15:57:24.036Z |
Published by | paulmillr |
How to Learn | https://www.npmjs.com/package/loggy/tutorial |