winston-papertrail : A Papertrail transport for winston. You can installing winston-papertrail 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-papertrail $ sudo npm install -g winston-papertrail
If want to update the winston-papertrail package execute the command as below,
$ sudo npm update winston-papertrail
Update package globally,
$ npm install -g winston-papertrail
$ sudo git clone https://github.com/rektide/winston-papertrail.git
$ sudo npm install -g ./winston-papertrail
winston-papertrail@1.0.5 /usr/lib/node_modules/winston-papertrail
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall winston-papertrail
| Package Name | winston-papertrail |
| Version | 1.0.5 |
| Description | A Papertrail transport for winston |
| Released Date | 2017-05-17T20:39:09.598Z |
| Published by | troyd |
| How to Learn | https://www.npmjs.com/package/winston-papertrail/tutorial |