This plugin is outdated and might not be supported anymore
Ferret

Ferret

Details
View on WordPress

Ferret is a simple wrapper for the Sentry PHP and JavaScript SDKs. It will catch all PHP errors, as well as JavaScript errors if the option is switched on. It utilizes the legacy PHP library by Sentry intentionally, in an effort to maximize compatibility. The newest SDK requires PHP^7.1 whereas the legacy requires minimum of 5.6

There are four settings that you can adjust.

  • The DSN – Your DSN key, this is required
  • Project ID – The project key, this is also required
  • Enable JavaScript Logging – Enable logging of JavaScript errors
  • Ignore WP Core Errors – Prevent sending events to Sentry that originate from WordPress core (wp-admin, wp-includes)
  • Debug Environment – Switch the Sentry environment to Debug, turning this off puts the environment to Production

All three are accessible on the plugin settings page located in the Settings -> Ferret Settings page.

In the future we will add the ability to selectively ignore specific themes or plugins in a convenient way. We would also like to expose an internal API that can be used by other plugins/themes to capture errors or add context.

Details

Plugin code:
ferret
Plugin version:
2.1.0
Author:
Outdated:
Yes
WP version:
3.0.1 or higher
PHP version:
7.1 or higher
Test up to WP version:
5.3.18
Total installations:
10
Last updated:
2020-03-16
Rating:
Times rated:
0
debugging
error-handling
errors
logging
sentry