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.