Skip to content

Commit

Permalink
[chore] redis, lettuce 로깅 레벨 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
chanwoo7 committed Sep 15, 2024
1 parent 8d18977 commit 4856c94
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,3 @@ jwt:
refreshTokenExpireTime: ${REFRESH_TOKEN_EXPIRE_TIME}

isLocal: ${IS_LOCAL}

logging:
level:
org.springframework.data.redis: DEBUG
io.lettuce.core: DEBUG

0 comments on commit 4856c94

Please sign in to comment.