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

How to add a recover middleware #31

Closed
mxi81 opened this issue Aug 13, 2019 · 3 comments
Closed

How to add a recover middleware #31

mxi81 opened this issue Aug 13, 2019 · 3 comments

Comments

@mxi81
Copy link

mxi81 commented Aug 13, 2019

How to add a recover middleware for panics ?

@savsgio
Copy link
Owner

savsgio commented Aug 13, 2019

Now, it's not supported recover panics in atreugo.

But I'm working on it to add it soon, defining it in general configuration not with a middleware

@savsgio
Copy link
Owner

savsgio commented Aug 13, 2019

I've just added support to recover panics.

See PanicView

Now, it's in master, but in few day I will release a new version.

@savsgio savsgio closed this as completed Aug 13, 2019
@mxi81
Copy link
Author

mxi81 commented Aug 14, 2019

Thanks for your time and your brain!

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

No branches or pull requests

2 participants