Provides a JPA appender for Log4j 2, enabling logging to relational databases via the Java Persistence API.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-jpa</artifactId>
<version>2.26.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Builds a JPA appender for Log4j 2.
Add a persistence.xml with the required entity classes and database connection details.
No dependency data recorded yet.