ywuwgij / elmah

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

Error Filtering #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In some of the applications I have built, I expect certain exceptions to be
thrown - usually of the security type. It would be great if there was an
easily configurable way to filter out exceptions with Elmah.

Based upon Atif's suggestions, I went ahead and built out a VB version of
this myself inherited from GotDotNet.Elmah.ErrorMailModule that is
configurable in the web.config. This is the first time I am sharing code
online so please be gentle :)

Original issue reported on code.google.com by jeffmagill on 5 Jun 2007 at 1:53

Attachments:

GoogleCodeExporter commented 8 years ago
I think this is a request for enhancement rather than a defect so I am changing 
the 
type of this issue from Type-Defect to Type-Enhancement.

Original comment by azizatif on 5 Jun 2007 at 3:07

GoogleCodeExporter commented 8 years ago

Original comment by azizatif on 11 Jun 2007 at 6:56

GoogleCodeExporter commented 8 years ago
An error fitlering mechanism has been added to ELMAH. Some initial 
documentation 
that describes the feature and how to use it can be found as a wiki page over 
at 
http://code.google.com/p/elmah/wiki/ErrorFiltering.

I am closing this issue for now. Please report problems and bugs as new issues.

Original comment by azizatif on 15 Jun 2007 at 10:56