noop-logger : A logger that does exactly nothing.. You can installing noop-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 noop-logger $ sudo npm install -g noop-logger
If want to update the noop-logger package execute the command as below,
$ sudo npm update noop-logger
Update package globally,
$ npm install -g noop-logger
$ sudo git clone https://github.com/rektide/noop-logger.git
$ sudo npm install -g ./noop-logger
noop-logger@0.1.1 /usr/lib/node_modules/noop-logger
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall noop-logger
Package Name | noop-logger |
Version | 0.1.1 |
Description | A logger that does exactly nothing. |
Released Date | 2016-02-16T16:40:51.794Z |
Published by | segment |
How to Learn | https://www.npmjs.com/package/noop-logger/tutorial |