Package org.apache.logging.log4j.core.appender.db.jdbc


@Export @Version("2.20.1") package org.apache.logging.log4j.core.appender.db.jdbc
The JDBC Appender supports writing log events to a relational database using standard JDBC connections. You will need a JDBC driver on your classpath for the database you wish to log to.