log-util : node log utility. You can installing log-util 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 log-util $ sudo npm install -g log-util
If want to update the log-util package execute the command as below,
$ sudo npm update log-util
Update package globally,
$ npm install -g log-util
$ sudo git clone https://github.com/rektide/log-util.git
$ sudo npm install -g ./log-util
log-util@1.2.0 /usr/lib/node_modules/log-util
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall log-util
Package Name | log-util |
Version | 1.2.0 |
Description | node log utility |
Released Date | 2017-05-04T04:59:28.689Z |
Published by | vivaxy |
How to Learn | https://www.npmjs.com/package/log-util/tutorial |