Package org.smallmind.scribe.pen
Class ExceptionSuppressingLogFilter
- java.lang.Object
-
- org.smallmind.scribe.pen.ExceptionSuppressingLogFilter
-
-
Constructor Summary
Constructors Constructor Description ExceptionSuppressingLogFilter()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidaddSuppressedThrowableClasses(List<Class<? extends Throwable>> suppressedThrowableClasses)booleanwillLog(Record<?> record)
-