dmitryd / typo3-sentry
Sentry monitoring for TYPO3
Installs: 7 226
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 4
Open Issues: 2
Type:typo3-cms-extension
Requires
- php: >=5.6.0
- sentry/sentry: ^1.7
- typo3/cms-core: >=7.6.0,<9.2.0
Replaces
- sentry: dev-development
- typo3-ter/sentry: dev-development
This package is auto-updated.
Last update: 2019-12-31 00:30:27 UTC
README
This extension sends error messages from TYPO3 CMS to Sentry event logging system. Administrators need to configure Sentry URL after the extension installation in the exctension properties. There is also an option to disable TYPO3 error handler if you want to handle errors only through Sentry.
License
The extension is licensed under GPL v2 (just like TYPO3 CMS).
The extension includes a Raven-PHP module from Sentry. See its license in lib/raven-php/LICENSE.
Contact
Author: Dmitry Dulepov E-mail: dmitry.dulepov@gmail.com