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

Feat: 로그 및 SQL 진입점 정보 추가하기 #57

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Conversation

haeyonghahn
Copy link
Member

What is this PR? 🔍

로그 및 SQL 진입점 정보 추가하기

Changes 📝

  • MDCLoggingInterceptor 추가
  • WebMvcConfig 추가
  • logback-spring.xml 추가

Screenshot 📷

- 로그 포맷 수정
- 진입점 추가

Resolves: feat/#56
Copy link

github-actions bot commented Mar 8, 2024

Code Coverage

Overall Project 26.06% -0.9%
Files changed 30.91% 🍏

File Coverage
WebMvcConfig.java 100% 🍏
MDCLoggingInterceptor.java 15.56% -84.44%

@haeyonghahn haeyonghahn merged commit 6846183 into develop Mar 8, 2024
2 checks passed
@haeyonghahn haeyonghahn linked an issue Mar 9, 2024 that may be closed by this pull request
@haeyonghahn haeyonghahn changed the title Feat/#56 로그 및 SQL 진입점 정보 추가하기 Mar 10, 2024
@haeyonghahn haeyonghahn changed the title 로그 및 SQL 진입점 정보 추가하기 Feat: 로그 및 SQL 진입점 정보 추가하기 Mar 16, 2024
@haeyonghahn haeyonghahn deleted the feat/#56 branch March 17, 2024 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

로그 및 SQL 진입점 정보 추가하기
1 participant