Uses of Class
org.apache.logging.log4j.LoggingException
-
Packages that use LoggingException Package Description org.apache.logging.log4j.core.appender Log4j 2 Appenders. -
-
Uses of LoggingException in org.apache.logging.log4j.core.appender
Subclasses of LoggingException in org.apache.logging.log4j.core.appender Modifier and Type Class Description class
AppenderLoggingException
Thrown from an appender when a log event could not be written.
-