Using sentry.io inside WordPress plugins
-
Hello community,
I am the author of the License Manager for WooCommerce plugin, and was hoping to integrate the Sentry live error tracking service into my plugin.
However, it’s simply not working.
I think that Sentry is simply moving the exceptions into some sort of queue which never gets processed, because… I don’t know. Apparently it has to do with PHP destructors and shutdown methods, but I couldn’t figure this part out yet.
I was wondering if any of you have any experience with this, or perhaps someone even has a working integration into their own plugin?
EDIT: Only halfway relevant topic I found: https://stackoverflow.com/questions/55810868/php-sdk-not-sending-errors-to-sentry-when-invoked-from-ibm-cloud-functions
- The topic ‘Using sentry.io inside WordPress plugins’ is closed to new replies.