bunyan-loggly : A bunyan stream to transport logs to loggly. You can installing bunyan-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 bunyan-loggly $ sudo npm install -g bunyan-loggly
If want to update the bunyan-loggly package execute the command as below,
$ sudo npm update bunyan-loggly
Update package globally,
$ npm install -g bunyan-loggly
$ sudo git clone https://github.com/rektide/bunyan-loggly.git
$ sudo npm install -g ./bunyan-loggly
bunyan-loggly@1.3.2 /usr/lib/node_modules/bunyan-loggly
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bunyan-loggly
Package Name | bunyan-loggly |
Version | 1.3.2 |
Description | A bunyan stream to transport logs to loggly |
Released Date | 2017-10-31T02:37:12.797Z |
Published by | mauricebutler |
How to Learn | https://www.npmjs.com/package/bunyan-loggly/tutorial |