minilog : Lightweight client & server-side logging with Stream-API backends and counting, timing support. You can installing minilog 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 minilog $ sudo npm install -g minilog
If want to update the minilog package execute the command as below,
$ sudo npm update minilog
Update package globally,
$ npm install -g minilog
$ sudo git clone https://github.com/rektide/minilog.git
$ sudo npm install -g ./minilog
minilog@3.1.0 /usr/lib/node_modules/minilog
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall minilog
Package Name | minilog |
Version | 3.1.0 |
Description | Lightweight client & server-side logging with Stream-API backends and counting, timing support |
Released Date | 2017-01-05T03:01:16.120Z |
Published by | mixu |
How to Learn | https://www.npmjs.com/package/minilog/tutorial |