[PATCH] add support for multiple evaluators in BufferingAppenderSkeletan ------------------------------------------------------------------------
Key: LOG4NET-108 URL: http://issues.apache.org/jira/browse/LOG4NET-108 Project: Log4net Issue Type: Improvement Components: Appenders, Core Reporter: Drew Schaeffer Priority: Minor Currently BufferedAppenders only have support for one evaluator and one lossy evaluator. This is fine when the only available evaluator is LevelEvaluator (as multriple LevelEvaluators do not make sense) but with the addition of ExceptionEvaluator (LOG4NET-107) it would be nice for BufferingAppenderSkeletan to have a collection of evaluators. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira