mygento/module-sentry 2.4.5

Magento 2 Sentry Logger

Type

magento2-module

License

OSL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento 2 Sentry Logger

Build Status Latest Stable Version License Total Downloads

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