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] 예외의 잘못된 로그레벨 수정 및 사용하지 않는 예외 제거 #951

Merged
merged 2 commits into from
Oct 27, 2024

Conversation

skylar1220
Copy link
Contributor


🚀 어떤 기능을 구현했나요 ?

  • 답변 길이 검증 예외 로그 레벨을 info로 조정했습니다.
  • 겸사겸사 사용하지 않는 예외를 제거했습니다.

🔥 어떻게 해결했나요 ?

📝 어떤 부분에 집중해서 리뷰해야 할까요?

📚 참고 자료, 할 말

Copy link
Contributor

@donghoony donghoony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

Copy link

Test Results

155 tests   152 ✅  4s ⏱️
 59 suites    3 💤
 59 files      0 ❌

Results for commit 40143ac.

Copy link
Contributor

@nayonsoso nayonsoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@Kimprodp Kimprodp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

모르고 있었네용..

@skylar1220 skylar1220 merged commit af5c020 into develop Oct 27, 2024
6 checks passed
skylar1220 added a commit that referenced this pull request Nov 5, 2024
* fix: 로그 레벨 info로 조정

* refactor: 사용하지 않는 예외 삭제
@donghoony donghoony deleted the be/fix/950-fix-wrong-exception-log-level branch November 17, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BE] 로그레벨이 잘못된 부분을 수정하고 사용하지 않는 예외를 제거한다.
4 participants