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.
변경사항: hooks/useLogger.ts 와 utils/gtag.ts 파일을 추가하고 .d.ts 파일에 타입을 추가해서 넣어두었습니다.
제가 처음하는 방식이라 이 코드가 올바르게 쓰여있는지 검토해주시면 감사하겠습니다.
!추가적으로 든 생각은 차라리 이러한 로그 기능들이 더 많이 생길거 같은데 따로 Log 폴더로 따로 분할하는게 좋을까요?