WP JavaScript Error Logger

A plugin that will log JavaScript-errors that occur your public website. Errors are logged to a non-public custom post type inside WordPress.

Author:Pär Thernström (profile at wordpress.org)
WordPress version required:3.5.1
WordPress version tested:3.5.1
Plugin version:1.0
Added to WordPress repository:27-04-2013
Last updated:03-05-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:http://eskapism.se/wp-javascript-error-logger...
Total downloads:1 875
Active installs:10+
plugin download
Click to start download

WP JS Error Logger is a small plugin that I very quickly put together after wathcing Diogo Antunes' presentation "Know your errors" at Front Trends 2013 in Warsaw, Poland.

It's a plugin that will log the JavaScript-errors that occur on the front-end of your public website. Errors are logged to a non-public custom post type inside WordPress.

The errors that are logged are the errors that call window.onerror. Please note that not all errors end up there. But... some do, and now you can catch them! 😉


Screenshots
ChangeLog