loggly : A client implementation for Loggly cloud Logging-as-a-Service API. You can installing 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 loggly $ sudo npm install -g loggly
If want to update the loggly package execute the command as below,
$ sudo npm update loggly
Update package globally,
$ npm install -g loggly
$ sudo git clone https://github.com/rektide/loggly.git
$ sudo npm install -g ./loggly
loggly@1.1.1 /usr/lib/node_modules/loggly
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall loggly
Package Name | loggly |
Version | 1.1.1 |
Description | A client implementation for Loggly cloud Logging-as-a-Service API |
Released Date | 2016-09-29T16:32:25.584Z |
Published by | indexzero |
How to Learn | https://www.npmjs.com/package/loggly/tutorial |