Skip to content

ombu/drupal-sentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentry
======

Logs Drupal errors and exceptions to [Sentry](https://github.com/getsentry) via the
[Raven-PHP](https://github.com/getsentry/raven-php) library.


Installation
------------

Enable the `sentry` module and add your Sentry DSN to the site's `settings.php`
file.

    $conf['sentry_dsn'] = '{{ DSN }}';

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published