allies / oro-bugsnag
BugSnag integration for OroCRM
Installs: 266
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.6
- bugsnag/bugsnag-symfony: 1.*
- oro/platform: 2.*
This package is not auto-updated.
Last update: 2025-03-30 06:29:57 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