Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Debug mode #23

Merged
merged 5 commits into from May 4, 2023
Merged

Add a Debug mode #23

merged 5 commits into from May 4, 2023

Conversation

akirk
Copy link
Owner

@akirk akirk commented May 4, 2023

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.

@akirk akirk merged commit 273edec into main May 4, 2023
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant