Uses of Class
org.apache.logging.log4j.core.util.Log4jThreadFactory
Packages that use Log4jThreadFactory
-
Uses of Log4jThreadFactory in org.apache.logging.log4j.core.util
Methods in org.apache.logging.log4j.core.util that return Log4jThreadFactoryModifier and TypeMethodDescriptionstatic Log4jThreadFactory
Log4jThreadFactory.createDaemonThreadFactory
(String threadFactoryName) Creates a new daemon thread factory.static Log4jThreadFactory
Log4jThreadFactory.createThreadFactory
(String threadFactoryName) Creates a new thread factory.