Ron Grabowski (JIRA | 14 Jun 16:23

[jira] Updated: (LOG4NET-107) [PATCH] Added ExceptionEvaluator


     [
https://issues.apache.org/jira/browse/LOG4NET-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ron Grabowski updated LOG4NET-107:
----------------------------------

        Fix Version/s: 1.2.11
    Affects Version/s: 1.2.10

> [PATCH] Added ExceptionEvaluator
> --------------------------------
>
>                 Key: LOG4NET-107
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-107
>             Project: Log4net
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 1.2.10
>            Reporter: Drew Schaeffer
>            Assignee: Ron Grabowski
>            Priority: Minor
>             Fix For: 1.2.11
>
>         Attachments: ExceptionEvaluator.cs, patch-file.diff
>
>
> Added an ExceptionEvaluator class to allow buffered appenders to trigger based on the type of
LoggingEvent.ExceptionObject.  By setting the TiggerOnSubclass property the evaluator will trigger
on types that are of the same type or subclasses of ExceptionType.
(Continue reading)


Gmane