All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ch.qos.logback.classic.db.package.html Maven / Gradle / Ivy

There is a newer version: 2.12.15
Show newest version


 
  
    
  
  
  

The ch.qos.logback.classic.db package provides means to append logging events into various databases.

Most popular database systems, such as PostgreSQL, MySQL, Oracle, DB2 and MsSQL are supported.

Just as importantly, the way for obtaining JDBC connections is pluggable. Connections can be obtained through the traditional way of DriverManager, or alternatively as a DataSource. A DataSource can be instantiated directly or it can obtained through JNDI.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy