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

Allow log-exception to alter :message #247

Open
icexelloss opened this issue Dec 16, 2015 · 1 comment
Open

Allow log-exception to alter :message #247

icexelloss opened this issue Dec 16, 2015 · 1 comment

Comments

@icexelloss
Copy link

Hello there!

I find it useful to return some kind of information to the client when uncaught exception happens on the server side. One use case for this would be return a request it to the client when uncaught exception happens so the server developer can identify the problematic request quickly.

Currently, handle-exception doesn't merge the context map, I am wondering can we add support for that? I am happy to submit a PR just wondering if this is something we want to do.

@ordnungswidrig
Copy link
Member

I'm not quite sure I understand this completely, can you please post a small example? What you propose doesn't sound bad but I want to make sure this is something that isn't possible already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants