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

[Global/be] 로깅 및 단위 테스트 구현 #89

Merged
merged 5 commits into from
Nov 21, 2023

Conversation

GeunH
Copy link
Collaborator

@GeunH GeunH commented Nov 21, 2023

주요 작업

로깅 및 단위 테스트 구현

완료한 task 명세

  • Winston 설치
  • Custome Logger 구현
  • pg-mem 설치
  • 단위 테스트 코드 구현.

결과 화면

image

image

Related to Issue : #35

GeunH and others added 4 commits November 20, 2023 16:35
- interceptor를 활용하여 request, response logging.
- client ip, status , method, url, delay time logging.
- winston모듈을 이용하여 custome logger 구현.

Co-authored-by: LeeTH916 <[email protected]>
@GeunH GeunH added feat 기능 구현 test 테스트 BE 작업범위 : BackEnd labels Nov 21, 2023
@LeeTH916 LeeTH916 merged commit 759ce61 into boostcampwm2023:feature/be-global Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 작업범위 : BackEnd feat 기능 구현 test 테스트
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants