Skip to content

Commit fc9dd65

Browse files
authored
Update application-default.yml (#40)
Signed-off-by: Florent MILLOT <[email protected]>
1 parent 7937799 commit fc9dd65

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/test/resources/application-default.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ spring:
1111

1212
logging:
1313
level:
14-
org.springframework.orm.jpa: DEBUG
15-
org.springframework.transaction: DEBUG
16-
org.hibernate.SQL: DEBUG
17-
org.hibernate.type.descriptor.sql.BasicBinder: TRACE
14+
org.springframework.orm.jpa: INFO
15+
org.springframework.transaction: INFO
16+
org.hibernate.SQL: INFO
17+
org.hibernate.type.descriptor.sql.BasicBinder: INFO
1818

1919
powsybl-ws:
2020
database:

0 commit comments

Comments
 (0)