Bugsnag

Component ID

1921940

Component name

Bugsnag

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

4505

Component created

Component changed

Component body

I am looking for a co-maintainer as do not have a lot of time and am the only one working on this at the moment.


8.x-1.x Branch

Bugsnag API v3

8.x-1.3 is current stable release (please report any bugs)
8.x-1.x-dev is under active under development

1.) Upgrade to Bugsnag API v3 using composer.json
2.) Configuration options to make logging uncaught exceptions optional.
3.) Send logger items to Bugsnag (levels to be logged are in the Admin form).


7.x-2.x Branch

Uses Bugsnag library 2.9.2

  1. Upgrades Bugsnag PHP library to v2.9.2
  2. Uses admin screen for entering API key
  3. Add Release Stage option to config screen
  4. Option to send Environment Data with each error
  5. Removes configuration/setup from settings.php
  6. Adds user tracking
  7. Checks for correct PHP version on install