Package | Description |
---|---|
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.
|
Class and Description |
---|
AbstractDatabaseManager
Manager that allows database appenders to have their configuration reloaded without losing events.
|
AbstractDatabaseManager.AbstractFactoryData
Implementations should extend this class for passing data between the getManager method and the manager factory
class.
|
Class and Description |
---|
AbstractDatabaseAppender
An abstract Appender for writing events to a database of some type, be it relational or NoSQL.
|
AbstractDatabaseManager
Manager that allows database appenders to have their configuration reloaded without losing events.
|
Class and Description |
---|
AbstractDatabaseAppender
An abstract Appender for writing events to a database of some type, be it relational or NoSQL.
|
AbstractDatabaseManager
Manager that allows database appenders to have their configuration reloaded without losing events.
|
Copyright © 1999-2021 Apache Software Foundation. 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.