How do I configure Logback to ignore logging on exceptions of a particular type?
This is an additional example of the response of @palacsint that apply when the error is not an exception using JaninoEventEvaluator:
logger.equals("org.docx4j.fonts.GlyphCheck") && level == ERROR DENY