| 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.layout |
Log4j 2 Layout support.
|
| org.apache.logging.log4j.core.pattern |
Provides classes implementing format specifiers in conversion patterns.
|
| Class and Description |
|---|
| ThrowableProxy
Wraps a Throwable to add packaging information about each stack trace element.
|
| Class and Description |
|---|
| Log4jLogEvent.Builder
LogEvent Builder helper class.
|
| LogEventFactory |
| MutableLogEvent
Mutable implementation of the
LogEvent interface. |
| ThrowableProxy
Wraps a Throwable to add packaging information about each stack trace element.
|
| Class and Description |
|---|
| Log4jContextFactory
Factory to locate a ContextSelector and then load a LoggerContext.
|
| LogEventFactory |
| Class and Description |
|---|
| DefaultLogEventFactory
Always creates new LogEvent instances.
|
| ExtendedClassInfo
Class and package data used with a
StackTraceElement in a ExtendedStackTraceElement. |
| ExtendedStackTraceElement
Wraps and extends the concept of the JRE's final class
StackTraceElement by adding more location information. |
| JdkMapAdapterStringMap
Provides a read-only
StringMap view of a Map<String, String>. |
| Log4jLogEvent
Implementation of a LogEvent.
|
| Log4jLogEvent.Builder
LogEvent Builder helper class.
|
| LogEventFactory |
| MutableLogEvent
Mutable implementation of the
LogEvent interface. |
| ThrowableFormatOptions
Contains options which control how a
Throwable pattern is formatted. |
| ThrowableProxy
Wraps a Throwable to add packaging information about each stack trace element.
|
| ThrowableProxy.CacheEntry
Cached StackTracePackageElement and ClassLoader.
|
| Class and Description |
|---|
| DefaultLogEventFactory
Always creates new LogEvent instances.
|
| Class and Description |
|---|
| ThrowableFormatOptions
Contains options which control how a
Throwable pattern is formatted. |