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 86f13e0 commit 0abc987Copy full SHA for 0abc987
src/test/resources/application-default.yml
@@ -11,7 +11,8 @@ logging:
11
org.springframework.orm.jpa: INFO
12
org.springframework.transaction: INFO
13
org.hibernate.SQL: INFO
14
- org.hibernate.type.descriptor.sql.BasicBinder: INFO
+ org.hibernate.orm.jdbc.bind: INFO
15
+ net.ttddyy.dsproxy.listener.logging.SLF4JQueryLoggingListener: WARN
16
17
powsybl-ws:
18
database:
0 commit comments