Skip to content

Commit c9cb45a

Browse files
authored
Merge pull request #254 from CSE-Shaco/develop
fix: 디버깅 설정 변경
2 parents c768f4b + 2a967f9 commit c9cb45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ logging:
5151
level:
5252
org.hibernate.SQL: debug
5353
org.hibernate.orm.jdbc.bind: trace
54-
org.hibernate.type: off
54+
org.hibernate.type: trace
5555

5656

5757
google:

0 commit comments

Comments
 (0)