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] api 시작, 종료 로거를 위한 aop 클래스 생성 #154

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

khyojun
Copy link
Member

@khyojun khyojun commented Jan 20, 2025

PULL REQUEST

#️⃣관련 이슈

🎋 작업중인 브랜치

💡 작업내용

  • api logging을 위하여 aop를 적용시켜 시작, 종료 시점에 로깅을 출력하는 방식으로 진행하였습니다.

🔑 주요 변경사항

  • aop 적용 진행

🏞 스크린샷

시작 시점

image

종료 시점

image

closes #153

@khyojun khyojun added the ⭐ feat New feature label Jan 20, 2025
@khyojun khyojun requested a review from 2hyunjinn January 20, 2025 16:40
@khyojun khyojun self-assigned this Jan 20, 2025
@khyojun khyojun changed the title [feat] #153 api 시작, 종료 로거를 위한 aop 클래스 생성 [feat] api 시작, 종료 로거를 위한 aop 클래스 생성 Jan 20, 2025
Copy link

Test Results

13 files  13 suites   3s ⏱️
59 tests 59 ✅ 0 💤 0 ❌
63 runs  63 ✅ 0 💤 0 ❌

Results for commit 7d529a0.

Copy link
Collaborator

@2hyunjinn 2hyunjinn left a comment

Choose a reason for hiding this comment

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

굿 좋아요~!!! 👍🏻⭐️

@2hyunjinn 2hyunjinn merged commit 142cbf2 into main Jan 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ feat New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] aop 로깅 적용 진행!
2 participants