# TYPO3 Sentry integration 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