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/FEAT] 예외 발생 시, 자세한 에러 로그를 출력한다. #297

Closed
2 tasks
somsom13 opened this issue Aug 17, 2023 · 0 comments · Fixed by #318
Closed
2 tasks

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

somsom13 opened this issue Aug 17, 2023 · 0 comments · Fixed by #318
Assignees
Labels
[ 🌙 BE ] 백엔드 크루들의 멋진 개발 이야기 하나둘셋 야! ✨ Feat 꼼꼼한 기능 구현 중요하죠 🔨 Refactor 꾸준한 개선이 더 나은 애플리케이션을 만든다

Comments

@somsom13
Copy link
Collaborator

🤷 개선할 기능

예외 발생 시, 자세한 에러 로그를 출력한다.

🔨 상세 작업 내용

  • 에러 response 는 커스텀 코드, 메세지만 전달한다.
  • 로그는 { Property: %s, Value: %s} 의 형식으로 [ERROR] 단계로 로그를 출력한다.

📄 참고 사항

⏰ 예상 작업 시간

1일

⏰ 마감일

2023년 08월 17일

@somsom13 somsom13 added [ 🌙 BE ] 백엔드 크루들의 멋진 개발 이야기 하나둘셋 야! 🔨 Refactor 꾸준한 개선이 더 나은 애플리케이션을 만든다 ✨ Feat 꼼꼼한 기능 구현 중요하죠 labels Aug 17, 2023
@somsom13 somsom13 self-assigned this Aug 17, 2023
somsom13 added a commit that referenced this issue Aug 17, 2023
* refactor: 상위예외.하위예외 throw로 변경

* refactor: 오류 발생 시 자세한 에러 로그 생성
@github-project-automation github-project-automation bot moved this from Todo to Done in 2023-shook Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[ 🌙 BE ] 백엔드 크루들의 멋진 개발 이야기 하나둘셋 야! ✨ Feat 꼼꼼한 기능 구현 중요하죠 🔨 Refactor 꾸준한 개선이 더 나은 애플리케이션을 만든다
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant