feliperochadev / elmah

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

Logged error ID is not discoverable #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When an error is logged by the ErrorLogModule, the ID of the logged error 
is not available for correlation purposes. For example, it hiders 
development of custom error pages that request the user for additional 
information and which can then be correlated through the error ID.

Original issue reported on code.google.com by azizatif on 13 Dec 2007 at 10:38

GoogleCodeExporter commented 9 years ago

Original comment by azizatif on 7 Mar 2008 at 11:32

GoogleCodeExporter commented 9 years ago
Addressed in r263.

Original comment by azizatif on 15 Mar 2008 at 9:26