This module provides Drupal integration with Rollbar . Rollbar provides a central point for managing code errors and warnings on your site. Users can easlily track when errors begin to occur and how often.

Combined with client infomation. Like, browser, page plugins etc it can be very powerful at aiding development.

Sign up for an account at http://www.rollbar.com.

Features

This module currently supports

  • Configurable PHP library path.
  • Configurable access keys.
  • Configurable environment (production, staging development etc)
  • PHP Exception handler.
  • PHP Error handler.
  • Watchdog error handler
  • Ignore PHP watchdog errors. (Don't send these to Rollbar)
  • Ability to turn off native PHP handlers and send all watchdog errors
  • JavaScript integration (send JS errors/exceptions to Rollbar.com)

Project information

Releases