Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/#297 예외 발생 시 자세한 에러 로그 생성 #318

Merged
merged 5 commits into from
Aug 17, 2023

Conversation

somsom13
Copy link
Collaborator

📝작업 내용

예외 발생 시 자세한 에러 로그 생성

💬리뷰 참고사항

  • ControllerAdvice 순서 문제로 GlobalExceptionHandler 로 통합했습니다.

#️⃣연관된 이슈

closes #297

@somsom13 somsom13 added [ 🌙 BE ] 백엔드 크루들의 멋진 개발 이야기 하나둘셋 야! 🔨 Refactor 꾸준한 개선이 더 나은 애플리케이션을 만든다 labels Aug 17, 2023
@somsom13 somsom13 self-assigned this Aug 17, 2023
@github-actions
Copy link

Unit Test Results

  69 files    69 suites   8s ⏱️
275 tests 275 ✔️ 0 💤 0
278 runs  278 ✔️ 0 💤 0

Results for commit 01d2405.

@somsom13 somsom13 merged commit 3f3190e into main Aug 17, 2023
@somsom13 somsom13 deleted the refactor/#297 branch August 17, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[ 🌙 BE ] 백엔드 크루들의 멋진 개발 이야기 하나둘셋 야! 🔨 Refactor 꾸준한 개선이 더 나은 애플리케이션을 만든다
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[REFACTOR/FEAT] 예외 발생 시, 자세한 에러 로그를 출력한다.
1 participant