ramsenthil18 / elmah

Automatically exported from code.google.com/p/elmah
Apache License 2.0
0 stars 0 forks source link

Add error id to error mail #368

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What new or enhanced feature are you proposing?
I would like to have an error id in the error message as well.

What goal would this enhancement help you achieve?
Once the elmah logs an error and mails it to us, the app redirect user to a 
page where she can input a text with more info about how did the error 
happened. 

Once she does that, the info along with error id is mailed to us. We can't find 
the error the user writes about in the mail (e.g. search for mail with id of an 
error would yield two results: the elmah error and user info) and we have to go 
to look it up elsewhere (e.g. on server logs).

Basically I would like to have same info in both places (mail and log).

Original issue reported on code.google.com by havlicek...@gmail.com on 16 Aug 2014 at 9:19

GoogleCodeExporter commented 8 years ago
This issue has been migrated to:
https://github.com/elmah/Elmah/issues/368
The conversation continues there.
DO NOT post any further comments to the issue tracker on Google Code as it is 
shutting down.
You can also just subscribe to the issue on GitHub to receive notifications of 
any further development.

Original comment by azizatif on 25 Aug 2015 at 8:26