Package org.frankframework.logging
package org.frankframework.logging
-
ClassDescriptionAdd the Frank property resolver to the log configuration context.Sort entries `EXTERNAL CLASSPATH` > `WEB-INF/CLASSES` > `JAR FILES`.This is a wrapper for Log4j2 layouts.Interface overrides
AutoCloseable.close()
to remove the exception so this can be used in a try-with-resources without having to handle any exceptions, however does not need to add any extra methods.Implementation ofIbisMaskingLayout
to serialize given log events according to the given pattern.Extension of StringMatchFilter with the facility of executing a regular expression on the name of the current thread.