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

chore: 서버 내부 오류 발생 로깅 추가 #52

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

pushedrumex
Copy link
Member

📢 개요

  • 서버 내부 오류 발생 시 로깅하도록 수정

📝 작업 내용

  • Controller Advice 에서 예측 하지 못한 예외 발생 시 로깅되도록 수정 (level = error)

💡 관련 이슈

@pushedrumex pushedrumex self-assigned this Feb 27, 2024
@github-actions github-actions bot added the ⚙️ chore 환경 설정 label Feb 27, 2024
Copy link

github-actions bot commented Feb 27, 2024

Test Results

45 tests   45 ✅  7s ⏱️
22 suites   0 💤
22 files     0 ❌

Results for commit 947607c.

♻️ This comment has been updated with latest results.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@pushedrumex pushedrumex merged commit 58982c5 into dev Feb 27, 2024
4 checks passed
@pushedrumex pushedrumex deleted the chore/#51 branch February 27, 2024 00:08
pushedrumex added a commit that referenced this pull request Feb 27, 2024
chore: 서버 내부 오류 발생 로깅 추가 (#52)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ chore 환경 설정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: 서버 내부 오류 발생 로깅 추가
1 participant