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

로그 최적화하기 #80

Open
wonslee opened this issue Sep 6, 2023 · 0 comments
Open

로그 최적화하기 #80

wonslee opened this issue Sep 6, 2023 · 0 comments
Assignees
Labels
🛠 refactoring 리팩토링

Comments

@wonslee
Copy link
Member

wonslee commented Sep 6, 2023

로깅 컨벤션

리팩토링 대상

  • 모든 Controller : 어떤 URI에 요청이 왔는지 INFO 로그
  • JwtAuthenticationEntryPoint : WARN 대신에 INFO. 정말 이상한 유저의 접근을 인식했을 경우에 WARN

슬랙 연동?

WARN 발생할 경우 슬랙 연동
https://mopil.tistory.com/160

서버에 에러 (ERROR)가 발생했을 경우 슬랙 연동을 할 수 있는 방법이 있다고 한다!
https://kth990303.tistory.com/438

@wonslee wonslee added the 🛠 refactoring 리팩토링 label Sep 6, 2023
@wonslee wonslee mentioned this issue Sep 13, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 refactoring 리팩토링
Projects
None yet
Development

No branches or pull requests

2 participants