GithubHelp home page GithubHelp logo

petertornstrand / airbrake-drupal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from akalsey/airbrake-drupal

0.0 1.0 0.0 102 KB

Drupal module that pushes site errors to Airbrake automatically. Alpha-quality code at best right now.

PHP 100.00%

airbrake-drupal's Introduction

Airbrake for Drupal

Copyright 2012 Adam Kalsey

Implements Airbrake error reporting for Drupal. Sends reports to Airbrake for PHP Exceptions from any module and watchdog entries of your choice of severities (defaults to ERROR and above).

Requirements

Installation

Place the src folder from the php-airbrake library in sites/all/libraries/airbrake or sites/<your-site>/libraries/airbrake. If you don't already have a libraries folder, create it inside your sites/all directory. You should end up with a directory structure that looks like sites/<your-directory>/libraries/airbrake/src/Airbrake with a bunch of files in the Airbrake directory.

You can see if the library is installed correctly by visiting your Status Report in the Drupal admin console (?q=admin/reports/status). The module will only report errors (why clutter the status page with lots of "yes, it works" messages?), so if you have Airbrake enabled and don't see the word "Airbrake on that page, you're good to go.

Go to http://yourdrupalinstall.example.com/?q=admin/config/development/airbrake and set your API key. You can also name you Drupal environment and Airbrake will group your errors together to prevent errors from your local dev environment from polluting your production logging.

airbrake-drupal's People

Contributors

akalsey avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.