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

fix: 로컬에서 사용하는 로거 설정 #44

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

3Juhwan
Copy link
Member

@3Juhwan 3Juhwan commented Feb 6, 2025

작업 내용

기본으로 설정되어 있는 local 프로파일에서 스프링 애플리케이션을 실행하면 로그를 확인할 수 없는 문제가 있었습니다.
logback 설정 파일에 local에서 사용할 로거를 설정하지 않아서 발생한 문제입니다.

스크린샷 2025-02-06 오후 4 26 26

@3Juhwan 3Juhwan requested a review from boyekim February 6, 2025 07:27
@3Juhwan 3Juhwan self-assigned this Feb 6, 2025
Copy link
Member

@boyekim boyekim 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

github-actions bot commented Feb 6, 2025

Test Results

46 tests   46 ✅  5s ⏱️
16 suites   0 💤
16 files     0 ❌

Results for commit 3ccbd02.

@boyekim boyekim merged commit 5e45f9d into main Feb 6, 2025
3 checks passed
@boyekim boyekim deleted the fix/add-local-profile-logger branch February 6, 2025 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants