Uses of Package
org.apache.logging.log4j.core.impl
Packages that use org.apache.logging.log4j.core.impl
Package
Description
Implementation of Log4j 2.
Log4j 2 Appenders.
The classes in this package and sub packages provide appenders for various types of databases and methods for
accessing databases.
The JDBC Appender supports writing log events to a relational database using standard JDBC connections.
Message oriented middleware appenders.
Classes and interfaces for ZeroMQ/JeroMQ support.
Classes and interfaces for Kafka appender support.
The NoSQL Appender supports writing log events to NoSQL databases.
Apache Flume Appender.
Apache Flume Appender.
Provides Asynchronous Logger classes and interfaces for low-latency logging.
Configuration of Log4j 2.
Log4j 2 private implementation classes.
Log4j 2 Layout support.
Provides classes implementing format specifiers in conversion patterns.
-
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.coreClassDescriptionWraps 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.appenderClassDescriptionClasses that use location information should implement this interface.
-
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.appender.dbClassDescriptionClasses that use location information should implement this interface.
-
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.appender.db.jdbcClassDescriptionClasses that use location information should implement this interface.
-
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.appender.momClassDescriptionClasses that use location information should implement this interface.
-
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.appender.mom.jeromqClassDescriptionClasses that use location information should implement this interface.
-
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.appender.mom.kafkaClassDescriptionClasses that use location information should implement this interface.
-
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.appender.nosqlClassDescriptionClasses that use location information should implement this interface.
-
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.appender.rewriteClassDescriptionClasses that use location information should implement this interface.
-
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.appender.routingClassDescriptionClasses that use location information should implement this interface.
-
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.asyncClassDescriptionClasses that use location information should implement this interface.LogEvent Builder helper class.Mutable implementation of the
LogEvent
interface.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.configClassDescriptionClasses that use location information should implement this interface.
-
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.implClassDescriptionAlways creates new LogEvent instances.Class and package data used with a
StackTraceElement
in aExtendedStackTraceElement
.Wraps and extends the concept of the JRE's final classStackTraceElement
by adding more location information.Implementation of a LogEvent.LogEvent Builder helper class.Contains options which control how aThrowable
pattern is formatted.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.layoutClassDescriptionClasses that use location information should implement this interface.
-
Classes in org.apache.logging.log4j.core.impl used by org.apache.logging.log4j.core.patternClassDescriptionClasses that use location information should implement this interface.Contains options which control how a
Throwable
pattern is formatted.