loge : Singleton logging with levels. You can installing loge 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 loge $ sudo npm install -g loge
If want to update the loge package execute the command as below,
$ sudo npm update loge
Update package globally,
$ npm install -g loge
$ sudo git clone https://github.com/rektide/loge.git
$ sudo npm install -g ./loge
loge@1.0.4 /usr/lib/node_modules/loge
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall loge
Package Name | loge |
Version | 1.0.4 |
Description | Singleton logging with levels |
Released Date | 2015-12-17T05:55:21.388Z |
Published by | chbrown |
How to Learn | https://www.npmjs.com/package/loge/tutorial |