We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f7542 commit 7a343c4Copy full SHA for 7a343c4
src/test/resources/application-default.yml
@@ -14,7 +14,8 @@ logging:
14
org.springframework.orm.jpa: INFO
15
org.springframework.transaction: INFO
16
org.hibernate.SQL: INFO
17
- org.hibernate.type.descriptor.sql.BasicBinder: INFO
+ org.hibernate.orm.jdbc.bind: INFO
18
+ net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener: WARN
19
20
powsybl-ws:
21
database:
0 commit comments