mygento / module-sentry
Magento 2 Sentry Logger
Installs: 67 701
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 10
Forks: 3
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: 103.*
- magento/module-config: 101.*
- nyholm/psr7: ^1.3.2
- sentry/sdk: ~3.0.0
Requires (Dev)
- mygento/coding-standard: ~2.14.0-RC4
This package is auto-updated.
Last update: 2024-10-09 17:10:40 UTC
README
Magento 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 with composer
- Include the repository:
composer require mygento/module-sentry
Configuration
- Enable in store configuration
- Add connection string to text field
- Set Environment
Compability
The module is tested on magento version 2.4.x with Sentry SDK version 3.x