[IDLE-507] 센터 회원가입 프로세스에서 요양 보호사가 어디까지 들어가는 지 알아보는 로깅 추가 #152
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
1. 🔥 변경된 내용
2. 🫡 궁금한 부분
센터 관리자 가입 프로세스에 호기심으로 눌러본 요양 보호사는 얼마나 될까? - 비즈니스 로깅
5. 📌 이 부분은 꼭 봐주세요!
굳이 DataStore까지 데이터를 보낼 필요도 없을 것 같아서 LoggingRepository를 만들고 메모리 케싱을 하도록 하였습니다!