mygento/module-sentry

Magento 2 Sentry Logger

Installs: 71 121

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 10

Forks: 3

Open Issues: 0

Type:magento2-module

2.4.3 2022-06-03 09:51 UTC

This package is auto-updated.

Last update: 2025-01-28 08:34:02 UTC


README

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