winston-loggly : A Loggly transport for winston. You can installing winston-loggly 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-loggly $ sudo npm install -g winston-loggly
If want to update the winston-loggly package execute the command as below,
$ sudo npm update winston-loggly
Update package globally,
$ npm install -g winston-loggly
$ sudo git clone https://github.com/rektide/winston-loggly.git
$ sudo npm install -g ./winston-loggly
winston-loggly@1.3.1 /usr/lib/node_modules/winston-loggly
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall winston-loggly
| Package Name | winston-loggly |
| Version | 1.3.1 |
| Description | A Loggly transport for winston |
| Released Date | 2016-01-21T06:47:53.293Z |
| Published by | indexzero |
| How to Learn | https://www.npmjs.com/package/winston-loggly/tutorial |