Uses of Package
org.apache.logging.log4j.core.impl
-
Packages that use org.apache.logging.log4j.core.impl Package Description org.apache.logging.log4j.core Implementation of Log4j 2.org.apache.logging.log4j.core.async Provides Asynchronous Logger classes and interfaces for low-latency logging.org.apache.logging.log4j.core.config Configuration of Log4j 2.org.apache.logging.log4j.core.impl Log4j 2 private implementation classes.org.apache.logging.log4j.core.pattern Provides classes implementing format specifiers in conversion patterns. -
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core Class Description ThrowableProxy Wraps a Throwable to add packaging information about each stack trace element. -
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.async Class Description Log4jLogEvent.Builder LogEvent Builder helper class.LogEventFactory MutableLogEvent Mutable implementation of theLogEvent
interface.ThrowableProxy Wraps a Throwable to add packaging information about each stack trace element. -
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.config Class Description LogEventFactory -
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.impl Class Description DefaultLogEventFactory Always creates new LogEvent instances.ExtendedClassInfo Class and package data used with aStackTraceElement
in aExtendedStackTraceElement
.ExtendedStackTraceElement Wraps and extends the concept of the JRE's final classStackTraceElement
by adding more location information.Log4jLogEvent Implementation of a LogEvent.Log4jLogEvent.Builder LogEvent Builder helper class.LogEventFactory ThrowableFormatOptions Contains options which control how aThrowable
pattern is formatted.ThrowableProxy Wraps a Throwable to add packaging information about each stack trace element. -
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.pattern Class Description ThrowableFormatOptions Contains options which control how aThrowable
pattern is formatted.