Add FINE logging configuration to show JDBC
This commit is contained in:
parent
851d331b2d
commit
12f1f122ba
@ -1,5 +1,4 @@
|
|||||||
handlers = java.util.logging.ConsoleHandler
|
handlers = java.util.logging.ConsoleHandler
|
||||||
.level = ALL
|
.level = ALL
|
||||||
org.springframework.batch.level = FINE
|
java.util.logging.ConsoleHandler.level = FINE
|
||||||
org.springframework.integration.level = FINE
|
org.springframework.jdbc.core.level = FINE
|
||||||
org.hsqldb.level = FINE
|
|
Loading…
x
Reference in New Issue
Block a user