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

[BE] 로깅 파일 저장 경로 변경 #741

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

MoonJeWoong
Copy link
Collaborator

관련 이슈

구현 기능 및 변경 사항

  • 로컬에서 default 프로필로 WAS 실행 시 콘솔에 로깅이 출력되도록 수정했습니다.
  • 기존 로깅 경로가 /backend/logs/production/... 에서 /logs/...로 수정되었습니다.

@MoonJeWoong MoonJeWoong added BE 백엔드 작업 feature labels Nov 21, 2023
@MoonJeWoong MoonJeWoong self-assigned this Nov 21, 2023
@MoonJeWoong MoonJeWoong linked an issue Nov 21, 2023 that may be closed by this pull request
3 tasks
Copy link
Collaborator

@jaehee329 jaehee329 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
Collaborator

@woosung1223 woosung1223 left a comment

Choose a reason for hiding this comment

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

굿 로깅 경로도 신경쓰였는데, 마이그레이션 하는 김에 수정되니 좋네요 👍

@aak2075 aak2075 merged commit 0251b94 into develop Nov 22, 2023
3 checks passed
@aak2075 aak2075 deleted the be/feature/732-change-logging-directory branch November 22, 2023 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 작업 feature
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[BE] 로깅 파일 저장 경로 변경
4 participants