Uses of Class
org.apache.logging.log4j.core.filter.MutableThreadContextMapFilter.Builder
Packages that use MutableThreadContextMapFilter.Builder
-
Uses of MutableThreadContextMapFilter.Builder in org.apache.logging.log4j.core.filter
Methods in org.apache.logging.log4j.core.filter that return MutableThreadContextMapFilter.BuilderModifier and TypeMethodDescriptionMutableThreadContextMapFilter.newBuilder()
MutableThreadContextMapFilter.Builder.setConfigLocation
(String configLocation) Sets the configuration to use.MutableThreadContextMapFilter.Builder.setConfiguration
(Configuration configuration) Sets the Configuration.MutableThreadContextMapFilter.Builder.setPollInterval
(long pollInterval) Set the frequency in seconds that changes to the list a ThreadContext valudes should be checked.