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: 로그 aop 설정 #47

Merged
merged 2 commits into from
Feb 25, 2024
Merged

chore: 로그 aop 설정 #47

merged 2 commits into from
Feb 25, 2024

Conversation

pushedrumex
Copy link
Member

📢 개요

  • 로그 aop 설정

📝 작업 내용

  • Service 에서 발생하는 모든 예외 로깅 (level: warn)
  • Contoller 에서 발생하는 모든 요청 로깅 (level: info)

💡 관련 이슈

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

github-actions bot commented Feb 25, 2024

Test Results

45 tests  ±0   45 ✅ ±0   6s ⏱️ -1s
22 suites ±0    0 💤 ±0 
22 files   ±0    0 ❌ ±0 

Results for commit 8226a84. ± Comparison against base commit 60b41d9.

♻️ 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
No data about Duplication

See analysis details on SonarCloud

@pushedrumex pushedrumex merged commit 3145bd4 into dev Feb 25, 2024
4 checks passed
@pushedrumex pushedrumex deleted the chore/#45 branch February 25, 2024 13:22
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