Rollbar
632 sites
Security covered
This module integrates your Drupal site with Rollbar, a service that helps you track and manage code errors and warnings. It sends both PHP and JavaScript errors to Rollbar, along with client information, to aid in debugging and development. You can configure which errors are sent and in which environment.
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)