ember-cli-loggly
v2.0.8
Published
Wrapper for Loggly to add to ember plugins
Downloads
5
Readme
ember-cli-loggly
Simple wrapper around loggly to allow usage in ember applications
Compatibility
- Ember.js v2.18 or above
- Ember CLI v2.13 or above
Installation
ember install ember-cli-loggly
Usage
import loggly from 'ember-cli-loggly'
- Also comes with a service for easy initialization of loggly
- Service has a simple push function proxy to
Loggly.push
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.