Skip to content

Commit 36fe822

Browse files
committed
refactor: 오류 로그해결
1 parent 29c3396 commit 36fe822

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/resources/application-prod.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ logging:
166166
level:
167167
org.springframework.security: DEBUG
168168
org.apache.catalina.connector.Response: DEBUG
169+
org.apache.coyote.Response: DEBUG
170+
org.apache.catalina.connector.CoyoteAdapter: DEBUG
169171
root: WARN
170172
store.lastdance: WARN
171173

0 commit comments

Comments
 (0)