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: 로깅 적용 #581 #639

Open
wants to merge 24 commits into
base: develop
Choose a base branch
from
Open

feat: 로깅 적용 #581 #639

wants to merge 24 commits into from

Conversation

hxeyexn
Copy link
Contributor

@hxeyexn hxeyexn commented Feb 13, 2025

⭐️ Issue Number


🚩 Summary

image

🙂 To Reviewer

공동 작업한 PR 이므로 누락된 로깅이 없는지만 한 번씩 확인 부탁드립니다!


📋 To Do

  • Retrofit 생성 시 Hilt 적용 후 네트워크 로깅 추가

hxeyexn and others added 24 commits February 13, 2025 13:40
- 바텀 시트 상태가 머무는 시간을 계산하기 위해 previousTime 프로퍼티 생성
- calculateTimeDuration에서 밀리초를 초 단위(소수점 포함)로 계산하여 반환
- 각 바텀시트 상태가 변경될 때 마다 바텀 시트 상태, 머문 시간을 로깅
- ktlint 적용(imports 수정)
프래그먼트 진입 시간을 저장하는 변수와 구분하기 위해, 바텀 시트 상태 시간을 저장하는 변수명 변경
- previousTime -> previousBottomSheetStateTime
- calculateTimeDuration -> calculateBottomSheetTimeDuration
AnalyticsEvent
- NAME_FRAGMENT_PAGE 제거

Param
- KEY_FRAGMENT_NAME 제거
- PARAM_CATEGORY_LIST 제거
- PARAM_CATEGORY_FRAGMENT 제거
- PARAM_STACCATO_FRAGMENT 제거
@hxeyexn hxeyexn added android We are android>< feat 기능 (새로운 기능) labels Feb 13, 2025
@hxeyexn hxeyexn added this to the sprint-9 milestone Feb 13, 2025
Copy link
Contributor

@Junyoung-WON Junyoung-WON left a comment

Choose a reason for hiding this comment

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

함께 작업한 관계로 바로 승인하겠습니다!
배포 작업 때문에 많이 도와주지 못했는데, 로깅 세팅을 잘 해주신 것 같아요!
모두 고생하셨습니다~ 네트워크 설정만 잘 마무리해봅시다!

Copy link
Member

@s6m1n s6m1n left a comment

Choose a reason for hiding this comment

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

공동 작업이라 바로 Approve 하겠습니다!
추후 네트워크 관련 의존성 주입을 어떻게 리팩토링하면 좋을지 이야기 나눠보아요~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android We are android>< feat 기능 (새로운 기능)
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants