fancy-log : Log things, prefixed with a timestamp. You can installing fancy-log 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 fancy-log $ sudo npm install -g fancy-log
If want to update the fancy-log package execute the command as below,
$ sudo npm update fancy-log
Update package globally,
$ npm install -g fancy-log
$ sudo git clone https://github.com/rektide/fancy-log.git
$ sudo npm install -g ./fancy-log
fancy-log@1.3.0 /usr/lib/node_modules/fancy-log
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fancy-log
Package Name | fancy-log |
Version | 1.3.0 |
Description | Log things, prefixed with a timestamp |
Released Date | 2016-12-27T00:16:20.896Z |
Published by | phated |
How to Learn | https://www.npmjs.com/package/fancy-log/tutorial |