saidatom / sentry_io

Sentry SDK Drupal Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED - no longer actively maintained

Latest Stable Version Total Downloads Latest Unstable Version License

CONTENTS OF THIS FILE

  • Introduction
  • Requirements
  • Installation
  • Configuration
  • Maintainers
  • Attention

INTRODUCTION

Sentry.io for Drupal.

REQUIREMENTS

This module requires no modules outside of Drupal core.

INSTALLATION

Since the module requires an external library, Composer must be used.

                      composer require "saidatom/sentry_io"

CONFIGURATION

Administration » Configuration » Development:
  • Add Sentry DSN

  • Select Log Levels

  • Enable Javascript (optional)

MAINTAINERS

Current maintainers:

ATTENTION

Most bugs have been ironed out, holes covered, features added. This module is a work in progress. Please report bugs and suggestions, ok?

About

Sentry SDK Drupal Integration

License:GNU General Public License v2.0


Languages

Language:PHP 95.4%Language:JavaScript 4.6%