Uses of Class
org.apache.logging.log4j.core.util.Log4jThread
Packages that use Log4jThread
Package
Description
Log4j 2 Appenders.
The JDBC Appender supports writing log events to a relational database using standard JDBC connections.
Message oriented middleware appenders.
Log4j 2 network support.
-
Uses of Log4jThread in org.apache.logging.log4j.core.appender
Subclasses of Log4jThread in org.apache.logging.log4j.core.appender -
Uses of Log4jThread in org.apache.logging.log4j.core.appender.db.jdbc
Subclasses of Log4jThread in org.apache.logging.log4j.core.appender.db.jdbcModifier and TypeClassDescriptionprivate final class
Handles reconnecting to JDBC once on a Thread. -
Uses of Log4jThread in org.apache.logging.log4j.core.appender.mom
Subclasses of Log4jThread in org.apache.logging.log4j.core.appender.momModifier and TypeClassDescriptionprivate class
Handles reconnecting to JMS on a Thread. -
Uses of Log4jThread in org.apache.logging.log4j.core.net
Subclasses of Log4jThread in org.apache.logging.log4j.core.netModifier and TypeClassDescriptionprivate class
Handles reconnecting to a Socket on a Thread.