9.1 Serilog wiring
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -210,7 +210,7 @@ Each type lives in `src/FrameProcessor/Domain/`. Tests in `tests/FrameProcessor.
|
||||
|
||||
## Phase 9 — Observability
|
||||
|
||||
### [ ] 9.1 Serilog wiring
|
||||
### [x] 9.1 Serilog wiring
|
||||
- `UseSerilog` with console + rolling file sinks (`logs/frame-processor-.log`, daily).
|
||||
- Structured fields: `FrameName`, `MacAddress`, `InputSource` (file/url), `InputBytes`, `OutputBytes`, `ElapsedMs`, `MqttPublished`.
|
||||
- Log one info line per upload at completion.
|
||||
|
||||
Reference in New Issue
Block a user