Posted by grobot on December 4, 2008 at 11:08pm
This module provides error logging for client-side JS errors on your site. It does so by using Javascript's window.onerror and jQuery's $.post() to a Drupal path which can record the error details to your Drupal log or email.
The advantage of this approach is that you can leverage your site's userbase to obtain useful JS error reports across a wider variety of browser configurations than might be available to your development team.
This module depends on the builtin jQuery functionality in Drupal.
Notes:
- You will want to be circumspect about using email as your log method :)
Downloads
Project Information
- Maintenance status: Seeking co-maintainer(s)
- Development status: Obsolete
- Module categories: Developer
- Last modified: January 17, 2012