Package | Description |
---|---|
org.apache.logging.log4j.core.appender |
Log4j 2 Appenders.
|
org.apache.logging.log4j.core.appender.db |
The classes in this package and sub packages provide appenders for various types of databases and methods for
accessing databases.
|
org.apache.logging.log4j.core.appender.db.jdbc |
The JDBC Appender supports writing log events to a relational database using standard JDBC connections.
|
org.apache.logging.log4j.core.appender.db.jpa |
The JPA Appender supports writing log events to a relational database using the Java Persistence API.
|
org.apache.logging.log4j.core.appender.mom |
Message oriented middleware appenders.
|
org.apache.logging.log4j.core.appender.mom.jeromq |
Classes and interfaces for ZeroMQ/JeroMQ support.
|
org.apache.logging.log4j.core.appender.mom.kafka |
Classes and interfaces for Kafka appender support.
|
org.apache.logging.log4j.core.appender.rewrite |
Apache Flume Appender.
|
org.apache.logging.log4j.core.appender.routing |
Apache Flume Appender.
|
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.config.builder.impl |
Configuration Builder Implementation.
|
org.apache.logging.log4j.core.config.composite |
Support for composite configurations.
|
org.apache.logging.log4j.core.config.json |
Classes and interfaces supporting configuration of Log4j 2 with JSON.
|
org.apache.logging.log4j.core.config.properties |
Configuration using Properties files.
|
org.apache.logging.log4j.core.config.xml |
Classes and interfaces supporting configuration of Log4j 2 with XML.
|
org.apache.logging.log4j.core.config.yaml |
Classes and interfaces supporting configuration of Log4j 2 with YAML.
|
org.apache.logging.log4j.core.filter |
Log4j 2 Filter support.
|
org.apache.logging.log4j.nosql.appender |
The NoSQL Appender supports writing log events to NoSQL databases.
|
org.apache.logging.log4j.nosql.appender.cassandra |
Log4j appender plugin and supporting classes for Apache Cassandra.
|
org.apache.logging.log4j.web.appender |
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
AbstractFilterable.Builder
Subclasses can extend this abstract Builder.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
AbstractFilterable.Builder
Subclasses can extend this abstract Builder.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
AbstractFilterable.Builder
Subclasses can extend this abstract Builder.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
AbstractFilterable.Builder
Subclasses can extend this abstract Builder.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilter
Users should extend this class to implement filters.
|
AbstractFilterable.Builder
Subclasses can extend this abstract Builder.
|
BurstFilter
The
BurstFilter is a logging filter that regulates logging traffic. |
BurstFilter.Builder |
CompositeFilter
Composes and invokes one or more filters.
|
DynamicThresholdFilter
Compares against a log level that is associated with a context value.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
LevelRangeFilter
This filter returns the
onMatch result if the level in the LogEvent is in the range of the configured
min and max levels, otherwise it returns onMismatch value . |
MapFilter
A Filter that operates on a Map.
|
MarkerFilter
This filter returns the onMatch result if the marker in the LogEvent is the same as or has the
configured marker as a parent.
|
RegexFilter
This filter returns the onMatch result if the message matches the regular expression.
|
ScriptFilter
Returns the onMatch result if the script returns True and returns the onMisMatch value otherwise.
|
StructuredDataFilter
Filter based on data in a StructuredDataMessage.
|
ThreadContextMapFilter
Filter based on a value in the Thread Context Map (MDC).
|
ThresholdFilter
This filter returns the onMatch result if the level in the LogEvent is the same or more specific
than the configured level and the onMismatch value otherwise.
|
TimeFilter
Filters events that fall within a specified time period in each day.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
AbstractFilterable.Builder
Subclasses can extend this abstract Builder.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Class and Description |
---|
AbstractFilterable
Enhances a Class by allowing it to contain Filters.
|
AbstractFilterable.Builder
Subclasses can extend this abstract Builder.
|
Filterable
Interface implemented by Classes that allow filtering to occur.
|
Copyright © 1999-2017. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.