Skip to content

Commit 4ad98a8

Browse files
committed
chore: 서버 로깅 삭제 (WR9-151)
1 parent 2d4f141 commit 4ad98a8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/main/resources/application.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,6 @@ google:
8080
api:
8181
key: ${GOOGLE_API_KEY}
8282
url: "https://generativelanguage.googleapis.com/v1beta/models/gemini-1.5-flash-latest:generateContent?key=${GOOGLE_API_KEY}"
83-
# 초반에만 확인용으로 로그를 출력하고 추후 삭제 예정
84-
logging:
85-
level:
86-
root: INFO
87-
org.springframework.security: DEBUG
88-
io.corps.warmletter: DEBUG
89-
org.springframework.web: DEBUG
9083
---
9184
spring:
9285
config:

0 commit comments

Comments
 (0)