Hi,

My project uses custom-connection pool and wants to control connection close.

But log4j2's JDBC appender uses its own Closer.close() method call in the 
JdbcDatabaseManager.java

Is there any way to get the control for close() method to my project code 
instead of log4j2?

Will it be okay to create own custom-plugin instead of using JDBCAppender?

Please help.

Thanks,
Gaurav

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to