-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Structured request logging is missing or not configured with Serilog enrichers and JSON file sink.
Scope
- Area(s): Application, Infrastructure
- Non-goals:
Plan
- Add Serilog.AspNetCore request logging
- Configure rolling JSON file sink and rotation
- Document a sample query in README
Acceptance criteria
- Logs include RequestId, UserName, Path, StatusCode, Duration
- Rolling JSON file sink configured and rotated
- Sample query documented in README
- Build, tests, and formatting pass in CI
Additional context
Labels: devops, enhancement
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request