This project is not covered by Drupal’s security advisory policy.

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 :)

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Module categories: Developer Tools
  • Created by xurizaemon on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases