[Feature] Serilog 구조적 로깅 설정 #22
Labels
No Label
Priority
High
Priority
Low
Priority
Medium
Priority
Non
Priority
Urgent
Status
Available
Status
Done
Status
In Progress
Type
Bug
Type
Chore
Type
Design
Type
Documentation
Type
Feature
Type
Improvement
Type
Refactor
Type
Research
Type
Task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SPMS/SPMS_API#22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
설명
Serilog를 활용한 구조적 로깅을 설정한다. Console/File Sink, X-Request-ID 미들웨어, 환경별 로그 레벨 분리를 포함한다.
체크리스트
SPMS.API/Middlewares/RequestIdMiddleware.cs— X-Request-ID 헤더 발급/반환UseSerilogRequestLogging()내장 미들웨어 등록 (파이프라인 순서 4번)