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: AdminActuatorController @LoggingDetail 추가 및 로깅 필터 개선 (#80) #81

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

seokjin8678
Copy link
Owner

📌 관련 이슈

✨ PR 세부 내용

loggingPolicy에 따라 ContentCachingRequestWrapper, ContentCachingResponseWrapper 래핑 결정

wrappingResponse.copyBodyToResponse() 메서드 호출 HttpRequestLogFactory에서 호출하도록 변경

request_log에 responseStatus 컬럼 추가

@seokjin8678 seokjin8678 added the ✏️ Feature 기능 추가에 관한 작업 label Dec 30, 2024
@seokjin8678 seokjin8678 self-assigned this Dec 30, 2024
Copy link

Test Results

247 files  ±0  247 suites  ±0   31s ⏱️ -1s
571 tests ±0  569 ✅ ±0  2 💤 ±0  0 ❌ ±0 
606 runs  ±0  604 ✅ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit 1f6d179. ± Comparison against base commit 8e295a9.

@seokjin8678 seokjin8678 merged commit 14b5f0b into dev Dec 30, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✏️ Feature 기능 추가에 관한 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] AdminActuatorController @LoggingDetail(hideResponseBody = true) 추가
1 participant