Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

WordPress Sentry Client

Descripción

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.

Colaboradores

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

Instalación

  1. Upload the plugin’s contents to the /wp-content/plugins/ directory.
  2. Activa el plugin a través del menú de ‘Plugins’ de WordPress.
  3. In Settings > Sentry, add your Sentry DSN and set the error reporting threshold level.

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“WordPress Sentry Client” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;WordPress Sentry Client” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

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.