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

Debug console #121

Merged
merged 5 commits into from
Nov 23, 2024
Merged

Debug console #121

merged 5 commits into from
Nov 23, 2024

Conversation

bobf
Copy link
Contributor

@bobf bobf commented Nov 23, 2024

No description provided.

bobf added 5 commits November 23, 2024 13:14
Clean up request state.
Use `jetzig server` or `zig build -Ddebug_console=true run` to launch a
development server with the debug console enabled.

When an error is encountered a formatted stack trace is dumped to the
browser along with the current response data. Both outputs are
syntax-highlighted using Prism JS.
Defaults to true, allow disabling new debug console.
@bobf bobf merged commit 835885a into main Nov 23, 2024
3 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.

1 participant