winston-logzio : A winston transport wrapper for logzio. You can installing winston-logzio 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 winston-logzio $ sudo npm install -g winston-logzio
If want to update the winston-logzio package execute the command as below,
$ sudo npm update winston-logzio
Update package globally,
$ npm install -g winston-logzio
$ sudo git clone https://github.com/rektide/winston-logzio.git
$ sudo npm install -g ./winston-logzio
winston-logzio@1.0.3 /usr/lib/node_modules/winston-logzio
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall winston-logzio
| Package Name | winston-logzio |
| Version | 1.0.3 |
| Description | A winston transport wrapper for logzio |
| Released Date | 2016-12-16T21:26:03.035Z |
| Published by | gillyb |
| How to Learn | https://www.npmjs.com/package/winston-logzio/tutorial |