viktor-evdokimov / elmah

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

Add ability to put ad-hoc data into the error for logging #53

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Much like this issue:
http://code.google.com/p/elmah/issues/detail?id=11

Except, get this data to the other error providers, like database.

Maybe there would be a more generic 'Error_Outputting' event that would 
just let you 
add text or streams.  You could have properties like 'filestreams' 
and 'othertext'.  
The othertext would be extra text in the body of the email or body of the 
database 
entry.  The filestreams would be turned into attachments in the email and 
handled 
appropriately in the other output formats....

Original issue reported on code.google.com by wayne.br...@gmail.com on 1 Feb 2008 at 2:53

GoogleCodeExporter commented 8 years ago

Original comment by azizatif on 1 Feb 2008 at 2:55

GoogleCodeExporter commented 8 years ago
This issue has been migrated to:
https://github.com/elmah/Elmah/issues/53
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:16