v0.0.6 On Error Handler and fixes #81
cirospaciari
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is changed in socketify:
Error handler events
You can set a error handler to give the user an custom 500 page and/or for logging properly
Using
app.set_error_handler(on_error)
orapp.on_error
decorator.Work in progress for v0.1.0:
This discussion was created from the release v0.0.6 On Error Handler and fixes.
Beta Was this translation helpful? Give feedback.
All reactions