Title: Error logging
Last modified: March 16, 2017

---

# Error logging

 *  Resolved [andy14](https://wordpress.org/support/users/andy14/)
 * (@andy14)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/error-logging-2/)
 * Is it possible to debug “connection not working properly” errors in any more 
   detail? I’m having issues where my authorised Eventbrite connection is randomly
   dropping out, then reconnecting automatically minutes or hours later. I’m keen
   to where in the stack this is happening.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Beau Lebens](https://wordpress.org/support/users/beaulebens/)
 * (@beaulebens)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/error-logging-2/#post-8922010)
 * If you add `define( 'KEYRING__DEBUG_MODE', true );` into your `wp-config.php`
   file, Keyring (the base layer of the Eventbrite plugin) will output a bunch of
   additional debugging information into your server’s error log, which may help
   you figure out what’s going on.
 *  Thread Starter [andy14](https://wordpress.org/support/users/andy14/)
 * (@andy14)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/error-logging-2/#post-8937263)
 * Thanks [@beaulebens](https://wordpress.org/support/users/beaulebens/), that did
   the trick!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error logging’ is closed to new replies.

 * ![](https://ps.w.org/keyring/assets/icon-256x256.png?rev=1824013)
 * [Keyring](https://wordpress.org/plugins/keyring/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/keyring/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/keyring/)
 * [Active Topics](https://wordpress.org/support/plugin/keyring/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/keyring/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/keyring/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [andy14](https://wordpress.org/support/users/andy14/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/error-logging-2/#post-8937263)
 * Status: resolved