allies / oro-bugsnag
BugSnag integration for OroCRM
1.0.0
2017-10-14 12:25 UTC
Requires
- php: >=5.6
- bugsnag/bugsnag-symfony: 1.*
- oro/platform: 2.*
This package is not auto-updated.
Last update: 2026-03-01 10:57:32 UTC
README
A simple wrapper to push exceptions and errors logged through Monolog to the (Bugsnag)[https://www.bugsnag.com/] service.
Utilises Bugsnag Symfony Bundle bugsnag/bugsnag-symfony
Credit to MonoSnag Bundle mead-steve/mono-snag for references