loggly-imacros

1.0.1 • Public • Published

Send log data to Loggly from iMacros for firefox scripts

Tests

To run the tests you must first build them with browserify. Install the devDependencies to get browserify

npm install
make bundle

Create a config file in the test directory called config.json. At a bare minimum this file must contain a logglyInput key value pair. See test/sampleConfig.json for an example

{
  "logglyInput": "really-long-key-you-got-from-loggly"
}

Then open up the dist folder in iMacros for Firefox and run the tests.

Readme

Keywords

none

Package Sidebar

Install

npm i loggly-imacros

Weekly Downloads

1

Version

1.0.1

License

BSD

Last publish

Collaborators

  • clewfirst