Package org.frankframework.logging
package org.frankframework.logging
-
ClassDescriptionThis ConfigurationFactory is loaded after the log4j2.properties file has been initialized.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.