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

로그 기능 구현 #78

Closed
junha-ahn opened this issue Aug 31, 2023 · 0 comments · Fixed by #97
Closed

로그 기능 구현 #78

junha-ahn opened this issue Aug 31, 2023 · 0 comments · Fixed by #97
Assignees
Labels
enhancement New feature or request

Comments

@junha-ahn
Copy link
Member

junha-ahn commented Aug 31, 2023

Description

로그 기능 구현 부탁드립니다.

현재 가장 필요한 로깅의 목적으로는, 크게 두가지를 생각합니다.

  • 각 애플리케이션 개발자가 로직 중 필요한 로그를 출력하는 행위
  • 전체적인 exception handler 등에서 에러등을 로그하는 행위

여러 자료를 탐색 후 어떻게 잘 구현하는지 고려해서 구현 부탁드립니다. (Level, 모듈 싱글톤, RequestID 등 고려가 필요한 여러 키워드가 있을겁니다)

참고

To do

Test Checklist

Originally posted by @junha-ahn in #36 (comment)

@junha-ahn junha-ahn added the enhancement New feature or request label Aug 31, 2023
@junha-ahn junha-ahn moved this to Todo in Kanban backend Aug 31, 2023
@junha-ahn junha-ahn mentioned this issue Aug 31, 2023
3 tasks
@junha-ahn junha-ahn changed the title 로그 기능 정의 로그 기능 구현 Aug 31, 2023
@junha-ahn junha-ahn linked a pull request Oct 3, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this from Todo to Done in Kanban backend Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants