Skip to content

사내 로그 표준(ai-home-poc) 이식 + 프로파일별 로그레벨 지원

변재혁 requested to merge develop into develop-log
  • ai-home-poc의 로그 표준 구현 이식(formatter/context_filter/ logger_factory/std_logger + request_id/access_log 미들웨어)
  • CATALINA/ACCESS 평면 JSON, serviceCode=DP, requestId 상관, 12KB truncate
  • 프로파일별 로그레벨: local=DEBUG, dev=INFO, LOG_LEVEL override
  • Prometheus/actuator 의존 제거, 헬스체크 경로 /health로 조정

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Merge request reports