vorburger commented on a change in pull request #722: Fineract-796 - Use Hikari 
instead of Tomcat Connection Pool
URL: https://github.com/apache/fineract/pull/722#discussion_r399657206
 
 

 ##########
 File path: fineract-provider/src/main/resources/logback.xml
 ##########
 @@ -44,6 +44,7 @@
        <logger name="org.springframework.beans" level="info" />
        <logger name="net.sf.ehcache" level="error" />
        <logger name="org.hibernate.cache" level="error" />
+       <logger name="com.zaxxer.hikari" level="debug" additivity="false" />
 
 Review comment:
   I'm wondering, won't this (at level debug instead of maybe warn) create a 
lot of extra logging? 
   
   I don't mind merging it as is (I'm just re-reading everything else), we can 
always change this log level later.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to