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

[REFACTOR] 콘솔 로그 하이라이팅 #913

Open
HoeSeong123 opened this issue Nov 14, 2024 · 1 comment
Open

[REFACTOR] 콘솔 로그 하이라이팅 #913

HoeSeong123 opened this issue Nov 14, 2024 · 1 comment
Assignees
Labels
BE 백엔드 refactor 요구사항이 바뀌지 않은 변경사항

Comments

@HoeSeong123
Copy link
Contributor

📌 어떤 기능을 리팩터링 하나요?

콘솔 로그에는 하이라이팅을 추가합니다.

AS-IS

  • 그라파나에서 로그 라벨링을 진행하기 위해 하이라이팅을 제거했습니다.

TO-BE

  • 콘솔 로그는 그라파나에서 사용되지 않고, 로컬 환경에서 확인하기 불편하기 때문에 하이라이팅을 추가합

⏳ 예상 소요 시간 (예상 해결 날짜)

5분

🔍 참고할만한 자료(선택)

@HoeSeong123 HoeSeong123 added refactor 요구사항이 바뀌지 않은 변경사항 BE 백엔드 labels Nov 14, 2024
@HoeSeong123 HoeSeong123 added this to the 7차 스프린트 💭 milestone Nov 14, 2024
@HoeSeong123 HoeSeong123 self-assigned this Nov 14, 2024
@zeus6768
Copy link
Contributor

로컬에서 console appender가 중복으로 등록되어 있던데, 개발 환경과 운영 환경처럼 Root 레벨로 하나만 등록하는 건 어떤가요?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 refactor 요구사항이 바뀌지 않은 변경사항
Projects
Status: Todo
Development

No branches or pull requests

2 participants