Skip to content

[Fix] yml log확인 설정#77

Merged
jae-2024 merged 1 commit intomainfrom
Fix/#74/refreshtoken-cookie
Mar 16, 2026
Merged

[Fix] yml log확인 설정#77
jae-2024 merged 1 commit intomainfrom
Fix/#74/refreshtoken-cookie

Conversation

@jae-2024
Copy link
Contributor

목적

  • 코드 로그를 INFO이상으로 볼 수 있도록 추가했습니다.
레벨 의미 예시
TRACE 가장 상세한 로그 메서드 내부 흐름
DEBUG 디버깅용 상세 로그 변수 값, 로직 흐름
INFO 정상 동작 정보 서버 시작, 요청 처리
WARN 문제는 없지만 이상한 상황 deprecated 사용
ERROR 실제 에러 발생 Exception

@jae-2024 jae-2024 self-assigned this Mar 16, 2026
@jae-2024 jae-2024 added 🐞BugFix Something isn't working 🔨Refactor 코드 리팩토 labels Mar 16, 2026
@jae-2024 jae-2024 merged commit b64f760 into main Mar 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞BugFix Something isn't working 🔨Refactor 코드 리팩토

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant