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

[#81] 로그 관리 설정, log4jdbc 설정 #84

Merged
merged 3 commits into from
Jan 27, 2023
Merged

Conversation

hyena0608
Copy link
Collaborator

🌱 작업 사항

  • log4jdbc gradle 의존 추가

  • info file appender 설정 추가

  • warn file appender 설정 추가

  • error file appender 설정 추가

  • console appender 설정 추가

  • sql file appender 설정 추가

  • log4jdbc properties 설정 추가

  • logback 설정 추가

🦄 관련 이슈

close #81

- info file appender

- warn file appender

- error file appender

- console appender

- sql file appender

- log4jdbc properties

- logback
@hyena0608 hyena0608 added the 🔧 add 기타 추가 label Jan 27, 2023
@hyena0608 hyena0608 self-assigned this Jan 27, 2023
@hyena0608 hyena0608 linked an issue Jan 27, 2023 that may be closed by this pull request
Copy link
Collaborator

@hikarigin99 hikarigin99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다👍

Copy link
Member

@JoosungKwon JoosungKwon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

와아~~~ 이제 로그를 깔끔하게 확인할 수 있겠군요~~

@hyena0608 hyena0608 merged commit c4e8d83 into develop Jan 27, 2023
@hyena0608 hyena0608 deleted the add/81-logback branch January 27, 2023 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 add 기타 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

로그 관리를 위한 Logback 설정
3 participants