2017 © Pedro Peláez
 

magento2-module magento2-sentry

Magento 2.1 Logger for Sentry

image

violuke/magento2-sentry

Magento 2.1 Logger for Sentry

  • Thursday, June 1, 2017
  • by violuke
  • Repository
  • 0 Watchers
  • 0 Stars
  • 52 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 8 % Grown

The README.md

Magento 2.1 Sentry Logger

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., (*1)

Based on work by Sebwite but modified for my own use., (*2)

Installation with composer (only option)

  • Include the repository: composer require violuke/magento2-sentry
  • Enable the extension: php bin/magento --clear-static-content module:enable violuke_Sentry
  • Upgrade db scheme: php bin/magento setup:upgrade
  • Clear cache

Configuration

  • Add the variable 'raven_dns' to your app/etc/env.php file. Example:
'raven_dns' => 'https://****@sentry.domain.com/8',

The Versions

01/06 2017

dev-master

9999999-dev

Magento 2.1 Logger for Sentry

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

01/06 2017

v1.0.0

1.0.0.0

Magento 2.1 Logger for Sentry

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

01/06 2017

v1.1.0

1.1.0.0

Magento 2.1 Logger for Sentry

  Sources   Download

OSL-3.0 AFL-3.0

The Requires