Type
magento2-module
Magento 2.0 Logger for Sentry
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
This extension will add the ability to log to Sentry. Default for the minimal logging level is DEBUG, this is set in the extensions di.xml.
composer require sebwite/magento2-sentry-logger
php bin/magento --clear-static-content module:enable Sebwite_Sentry
php bin/magento setup:upgrade
app/code/Sebwite/Sentry
php bin/magento --clear-static-content module:enable Sebwite_Sentry
php bin/magento setup:upgrade
'raven_dns' => 'https://****@sentry.domain.com/8',