akirk / enable-mastodon-apps

Allow accessing your WordPress blog with Mastodon clients
https://wordpress.org/plugins/enable-mastodon-apps
GNU General Public License v2.0
34 stars 5 forks source link

Add a Debug mode #23

Closed akirk closed 1 year ago

akirk commented 1 year ago

This will log the requests for 5 minutes and make it available on the settings page like this:

Screenshot 2023-05-04 at 11 06 25

It has shown to be useful for debugging to be able see which is the last request an app makes (before it crashes).

You can also click the request to see it in the browser and either spot errors or be able to save it to share it for debugging purposes.