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

infra: Access log 추가 #8

Merged
merged 3 commits into from
Dec 16, 2023
Merged

Conversation

TaeyeonRoyce
Copy link
Member

관련된 이슈

작업 사항

  • Local 실행 환경 분리
  • tomcat access log 설정 추가
  • access log 파일 볼륨 설정

기타

Local 환경 분리가 필요할 것 같아 분리 하였습니다. 추후 log나 cors 설정, key 지정등 분리해두면 편할 것 같아요!
AOP로 메서드별 로그는 다음 스프린트때 해보겠습니다...! 우선은 Http 요청에 대한 로그를 남기는 정도만 추가 해두었습니다.
Log파일이 생성되는 디렉토리는 서버 내부에 생성해두었어요!

Copy link
Contributor

@shinyubin989 shinyubin989 left a comment

Choose a reason for hiding this comment

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

LGTM!

@TaeyeonRoyce TaeyeonRoyce merged commit c32f1a0 into develop Dec 16, 2023
2 checks passed
@TaeyeonRoyce TaeyeonRoyce deleted the 7-infra-access-log-추가 branch December 16, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

infra: Access log 추가
2 participants