4 Commits

Author SHA1 Message Date
d177a25c3d Add AnalyzeEarlySlotRegistrationsAsync method and update Program menu 2026-02-03 07:41:37 +01:00
a.beging
ada7f979cf Add store log analysis feature and related data structures
- Implement AnalyzeSlotUnregistrationsAsync method to retrieve and report store log data for cooperating stores in region 139.
- Introduce StoreLogProfileEntry record to aggregate log information.
- Add StoreLog endpoint for API access.
- Create GetStoreLogAsync and GetStoreLogEntriesAsync methods for fetching and deserializing store log entries.
- Update Program.cs to include the new analysis task option.
2026-01-27 20:30:52 +01:00
Andre Beging
516fceb1dc Integrate NLog for centralized logging, replacing Console calls across CLI tasks. Add LoggingService helper for setup and logger retrieval. Update project dependencies. 2025-12-12 09:29:31 +01:00
Andre Beging
c9a56abe8b Move CLI project into subfolder 2025-12-12 08:23:19 +01:00