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] 로깅 모듈 추가 #295

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

kmw2378
Copy link
Contributor

@kmw2378 kmw2378 commented Jun 20, 2024

#️⃣연관된 이슈

close #294

📝작업 내용

  • 로깅 모듈 추가

아래 값을 로깅합니다.

  • 요청
    • 메서드
    • URL
    • Body (없는 경우 출력 X)
    • Header에 Authorization 포함 여부
  • 응답
    • 상태 코드
    • 응답 시간
    • SQL 실행 횟수

예시

image

@kmw2378 kmw2378 added 🖤back 백엔드 업무입니다. feat 새 기능을 구현합니다. labels Jun 20, 2024
@kmw2378 kmw2378 requested review from YeaChan05 and hwan2-99 June 20, 2024 09:19
@kmw2378 kmw2378 self-assigned this Jun 20, 2024
@kmw2378 kmw2378 changed the title [feat]로깅 모듈 추가 (#294) [FEAT ]로깅 모듈 추가 Jun 20, 2024
@kmw2378 kmw2378 changed the title [FEAT ]로깅 모듈 추가 [FEAT] 로깅 모듈 추가 Jun 20, 2024
@kmw2378 kmw2378 enabled auto-merge June 20, 2024 13:29
@kmw2378 kmw2378 merged commit fa70671 into KakaoFunding:develop Jun 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖤back 백엔드 업무입니다. feat 새 기능을 구현합니다.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants