Description
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.
Attachments
Attachments
Issue Links
- is related to
-
LOG4NET-108 [PATCH] add support for multiple evaluators in BufferingAppenderSkeletan
- Open