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

refactor(p6spy): 쿼리 로그 더 자세하게 출력 #32

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

jacobhboy
Copy link
Member

@jacobhboy jacobhboy commented Jan 2, 2024

🎫 관련 이슈

close #31


📄 개요

스크린샷 2024-01-03 오전 1 46 32


🔨 작업 내용

  • p6spy를 통해 쿼리 응답 시간, 파라미터를 더 손쉽게 보도록 개선했습니다.

🏁 확인 사항

  • 테스트를 완료했나요?
  • API 문서를 작성했나요?
  • 코드 컨벤션을 준수했나요?
  • 불필요한 로그, 주석, import 등을 삭제했나요?

🙋🏻 덧붙일 말

@jacobhboy jacobhboy requested a review from Woongbin06 January 2, 2024 16:47
@jacobhboy jacobhboy linked an issue Jan 2, 2024 that may be closed by this pull request
Copy link
Contributor

@Woongbin06 Woongbin06 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jacobhboy jacobhboy merged commit 1247e5e into master Jan 2, 2024
2 checks passed
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.

P6Spy를 활용한 쿼리 로그 추적
2 participants