This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WordPress Sentry Client

विवरण

A plugin that sends error messages to the Sentry error logging system.

Bug reports and support

To report bugs and get help, see the official github repository.

योगदानकर्ता

vbartusevicius (https://github.com/vbartusevicius)

इंस्टॉलेशन

  1. Upload the plugin’s contents to the /wp-content/plugins/ directory.
  2. वर्डप्रैस के प्लगइन मेनू के द्वारा इस प्लगइन को सक्रिय करें।
  3. In Settings > Sentry, add your Sentry DSN and set the error reporting threshold level.

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

बदलाव विवरण

1.2

Adding the ability to access the Raven client directly to send custom error messages to sentry. Merge PR from @wk8.

1.1

Upgrade raven php client to v0.15.0

1.0

  • Bumb version to 1.0 because the WordPress plugins page keeps showing Version 1 as the current version for some reason

0.5

  • Bump version to correct errant stable version number

0.4

  • Bump version to sync with wordpress.org plugins page

0.3

  • Now registering php error handlers with Raven client to improve error reporting.

0.2

  • Updated Raven PHP Client

0.1

  • Added first release.