Menu

HA-JDBC Logging

Help
Amit Shah
2013-03-22
2013-03-22
  • Amit Shah

    Amit Shah - 2013-03-22

    While debugging my application which uses ha-jdbc library I realized the need of adding more loggers to help troubleshooting.
    The current loggers I guess have a logger statement for displaying the proxied method invocation for datasource, connection, statement etc.

    It would be nice to have loggers displaying the database name on which the query is executed, the query, and the invocation strategy (invoke any, invoke all, invoke on existing etc).

    Thoughts?

     

Log in to post a comment.