Package | Description |
---|---|
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.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.
|
Modifier and Type | Class and Description |
---|---|
class |
JdbcAppender
This Appender writes logging events to a relational database using standard JDBC mechanisms.
|
Modifier and Type | Class and Description |
---|---|
class |
JpaAppender
This Appender writes logging events to a relational database using the Java Persistence API.
|
Modifier and Type | Class and Description |
---|---|
class |
NoSqlAppender
This Appender writes logging events to a NoSQL database using a configured NoSQL provider.
|
Modifier and Type | Class and Description |
---|---|
class |
CassandraAppender
Appender plugin that uses a Cassandra database.
|
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.