rexlmanu / bugsnag
Bugsnag connector.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 2
Type:october-plugin
Requires
- php: ^8.2
- bugsnag/bugsnag: ^3.4
- composer/installers: ~1.0
- rexlmanu/mono-snag: ^4.0
README
This plugin extend Error Logger and adds support for Bugsnag error logger.
Before install be sure you have Error Logger installed.
Installation
- Install this plugin.
- Register to BugSnag and copy your API KEY.
- Set your API KEY at Backend > Settings > System > Error logger > Bugsnag.
Using an older version of OctoberCMS or PHP?
Checkout branches php55 and php56, where you can find the same plugin, but with older Bugsnag libraries used.
Contributing
Please send Pull Request to master branch.
License
Bugsnag plugin is open-sourced software licensed under the MIT license same as OctoberCMS platform.