simple-node-logger : A node console and file logger suitable for small, medium and large production projects.. You can installing simple-node-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 simple-node-logger $ sudo npm install -g simple-node-logger
If want to update the simple-node-logger package execute the command as below,
$ sudo npm update simple-node-logger
Update package globally,
$ npm install -g simple-node-logger
$ sudo git clone https://github.com/rektide/simple-node-logger.git
$ sudo npm install -g ./simple-node-logger
simple-node-logger@0.93.33 /usr/lib/node_modules/simple-node-logger
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall simple-node-logger
| Package Name | simple-node-logger |
| Version | 0.93.33 |
| Description | A node console and file logger suitable for small, medium and large production projects. |
| Released Date | 2017-11-08T19:07:18.548Z |
| Published by | darryl.west |
| How to Learn | https://www.npmjs.com/package/simple-node-logger/tutorial |