oniyi-logger : A simple loglevel and label wrapper around process.stdout. You can installing oniyi-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 oniyi-logger $ sudo npm install -g oniyi-logger
If want to update the oniyi-logger package execute the command as below,
$ sudo npm update oniyi-logger
Update package globally,
$ npm install -g oniyi-logger
$ sudo git clone https://github.com/rektide/oniyi-logger.git
$ sudo npm install -g ./oniyi-logger
oniyi-logger@1.0.0 /usr/lib/node_modules/oniyi-logger
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall oniyi-logger
| Package Name | oniyi-logger |
| Version | 1.0.0 |
| Description | A simple loglevel and label wrapper around process.stdout |
| Released Date | 2016-11-07T14:51:40.755Z |
| Published by | bkroeger |
| How to Learn | https://www.npmjs.com/package/oniyi-logger/tutorial |