Module for pushing logs to Loggly
To install the module:
$ npm install git+ssh://git@github.com:holidayextras/loggly-interface.git
To run the tests:
$ npm test
To try and keep consistency across our systems type and namespace
query -> payload
reply -> payload
request -> payload
response -> payload
log -> system
responseTime -> system
system -> error
thirdPartySystem -> error
Code is linted checked against the style guide with make-up, running npm test will run all tests required.
Copyright © 2015 Shortbreaks Licensed under the MIT license.