|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ConnectionSource | Configuration element for JdbcAppender . |
Class Summary | |
---|---|
ColumnConfig | A configuration element used to configure which event properties are logged to which columns in the database table. |
DataSourceConnectionSource | A JdbcAppender connection source that uses a DataSource to connect to the database. |
FactoryMethodConnectionSource | A JdbcAppender connection source that uses a public static factory method to obtain a Connection or
DataSource . |
JdbcAppender | This Appender writes logging events to a relational database using standard JDBC mechanisms. |
JdbcDatabaseManager | An AbstractDatabaseManager implementation for relational databases accessed via 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.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright © 1999-2015 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.