Skip to content

Commit 211634d

Browse files
authored
Merge pull request #171 from prgrms-aibe-devcourse/refactor/notification
env: logging 다시 원복
2 parents 7d39f7b + 4541801 commit 211634d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/main/resources/application-prod.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,7 @@ logging:
161161
level:
162162
store.lastdance: WARN
163163
org.springframework.security: WARN
164-
io.lettuce.core: DEBUG
165-
org.springframework.data.redis: DEBUG
166-
javax.net.ssl: DEBUG
164+
org.springframework.data.redis: INFO
167165

168166
# Swagger 설정
169167
springdoc:

0 commit comments

Comments
 (0)