Skip to content
Snippets Groups Projects
Unverified Commit a8816bcc authored by dpsutton's avatar dpsutton Committed by GitHub
Browse files

turn on logging in quartz to watch for connection allocation (#22607)

parent 9acd8dc7
No related merge requests found
......@@ -28,6 +28,7 @@
<Logger name="metabase.server.middleware" level="DEBUG"/>
<Logger name="metabase.query-processor.async" level="DEBUG"/>
<Logger name="com.mchange" level="ERROR"/>
<Logger name="org.quartz" level="INFO"/>
<Logger name="liquibase" level="ERROR"/>
<Root level="WARN">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment