Uses of Interface
org.apache.logging.log4j.spi.Terminable
Packages that use Terminable
Package
Description
Implementation of Log4j 2.
Provides Asynchronous Logger classes and interfaces for low-latency logging.
-
Uses of Terminable in org.apache.logging.log4j.core
Classes in org.apache.logging.log4j.core that implement TerminableModifier and TypeClassDescriptionclass
The LoggerContext is the anchor for the logging system. -
Uses of Terminable in org.apache.logging.log4j.core.async
Classes in org.apache.logging.log4j.core.async that implement TerminableModifier and TypeClassDescriptionclass
LoggerContext
that createsAsyncLogger
objects.