logb : Stupid logger for node.js.. You can installing logb 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 logb $ sudo npm install -g logb
If want to update the logb package execute the command as below,
$ sudo npm update logb
Update package globally,
$ npm install -g logb
$ sudo git clone https://github.com/rektide/logb.git
$ sudo npm install -g ./logb
logb@8.35.22 /usr/lib/node_modules/logb
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall logb
Package Name | logb |
Version | 8.35.22 |
Description | Stupid logger for node.js. |
Released Date | 2017-10-23T20:26:21.360Z |
Published by | bitliner |
How to Learn | https://www.npmjs.com/package/logb/tutorial |