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

[BE] 로그 기능 추가 #116

Closed
2 tasks done
kyukong opened this issue Jul 27, 2022 · 0 comments · Fixed by #155
Closed
2 tasks done

[BE] 로그 기능 추가 #116

kyukong opened this issue Jul 27, 2022 · 0 comments · Fixed by #155
Assignees
Labels
🕋 back-end 기도의 백엔드 🕹 feature 새로운 기능 추가
Milestone

Comments

@kyukong
Copy link
Collaborator

kyukong commented Jul 27, 2022

🌟 구현할 기능

모모 프로젝트의 로그를 남긴다.

🛠 상세 작업

  • 모든 예외에 대한 로그를 남긴다.
  • 로그를 파일에 저장한다.

🤯 추가설명

  • 처리하지 못한 예외(로그 레벨 error) 가 발생하면 추후 처리 로직을 추가할 것이므로 테스트코드를 남겨둘 수 없음
  • 따라서 현재 단계에서 처리하지 않은 예외로 테스트 후 테스트코드는 삭제하였음

⏰ 예상 소요 시간

3일

@kyukong kyukong added the 🕹 feature 새로운 기능 추가 label Jul 27, 2022
@kyukong kyukong self-assigned this Jul 27, 2022
@kyukong kyukong added the 🕋 back-end 기도의 백엔드 label Jul 27, 2022
@kyukong kyukong added this to the Sprint 3 milestone Jul 27, 2022
@kyukong kyukong linked a pull request Aug 1, 2022 that will close this issue
kyukong added a commit to kyukong/2022-momo that referenced this issue Aug 2, 2022
…course-teams#116

# Conflicts:
#	backend/src/main/resources/application.yml
#	backend/src/test/java/com/woowacourse/momo/fixture/MemberFixture.java
@kyukong kyukong closed this as completed Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕋 back-end 기도의 백엔드 🕹 feature 새로운 기능 추가
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant