eazy-logger : Simple cli logger. You can installing eazy-logger 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 eazy-logger $ sudo npm install -g eazy-logger
If want to update the eazy-logger package execute the command as below,
$ sudo npm update eazy-logger
Update package globally,
$ npm install -g eazy-logger
$ sudo git clone https://github.com/rektide/eazy-logger.git
$ sudo npm install -g ./eazy-logger
eazy-logger@3.0.2 /usr/lib/node_modules/eazy-logger
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall eazy-logger
Package Name | eazy-logger |
Version | 3.0.2 |
Description | Simple cli logger |
Released Date | 2016-05-16T15:38:51.168Z |
Published by | shakyshane |
How to Learn | https://www.npmjs.com/package/eazy-logger/tutorial |