Module Sentry
mygento/module-sentry
Sends Magento 2 errors to Sentry. Allows configurable log levels and uses the Sentry SDK for error reporting.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardLooking for Contributors
Composer installation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubMagento 2 Sentry Logger
This extension add the ability to send errors to Sentry with configurable log-level. No overrides or preferences in di.xml
Installation
Install the extension using Composer.
composer require mygento/module-sentry
Configuration
- Enable in store configuration (System -> Configuration -> Mygento extensions -> Sentry)
- Set your DSN
- Set environment
- Optionally set other options
Compability
The module is tested on magento version 2.4.x with Sentry SDK version 4.x
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.