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

로그 관리를 위한 Logback 설정 #81

Closed
hyena0608 opened this issue Jan 26, 2023 · 0 comments · Fixed by #84
Closed

로그 관리를 위한 Logback 설정 #81

hyena0608 opened this issue Jan 26, 2023 · 0 comments · Fixed by #84
Assignees
Labels
🔧 add 기타 추가 🛠️ config 설정
Milestone

Comments

@hyena0608
Copy link
Collaborator

🚀 목적

  • 로그를 관리한다.
  • 로그 레벨별로 로깅 내역을 기록한다.

🔗 작업

  • Logback 설정

✅ 완료조건

  • Logback 로그 레벨별 파일 저장 확인
@hyena0608 hyena0608 added the 🛠️ config 설정 label Jan 26, 2023
@hyena0608 hyena0608 added this to the Sprint - 2 milestone Jan 26, 2023
@hyena0608 hyena0608 self-assigned this Jan 26, 2023
@hyena0608 hyena0608 added the 🔧 add 기타 추가 label Jan 26, 2023
@hyena0608 hyena0608 linked a pull request Jan 27, 2023 that will close this issue
hyena0608 added a commit that referenced this issue Jan 27, 2023
* add: log4jdbc gradle 의존 추가

* refactor: 전역 예외 처리 로그 레벨 별 메서드 리팩터링

* add: logback, log4jdbc 설정 추가

- info file appender

- warn file appender

- error file appender

- console appender

- sql file appender

- log4jdbc properties

- logback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 add 기타 추가 🛠️ config 설정
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant