fm-log : Console logging facility for Node. You can installing fm-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 fm-log $ sudo npm install -g fm-log
If want to update the fm-log package execute the command as below,
$ sudo npm update fm-log
Update package globally,
$ npm install -g fm-log
$ sudo git clone https://github.com/rektide/fm-log.git
$ sudo npm install -g ./fm-log
fm-log@4.4.3 /usr/lib/node_modules/fm-log
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fm-log
Package Name | fm-log |
Version | 4.4.3 |
Description | Console logging facility for Node |
Released Date | 2016-12-15T16:30:31.428Z |
Published by | oliversalzburg |
How to Learn | https://www.npmjs.com/package/fm-log/tutorial |