TekH 58f228dc6f Add NLog file logging configuration and error handling
Integrate NLog for structured file-based logging by adding configuration to appsettings.json and initializing NLog in Program.cs. Wrap application startup in a try-catch block to log unhandled exceptions. No changes to core application logic.
2026-03-18 11:12:16 +01:00
2026-03-03 09:14:49 +01:00
2026-03-03 09:14:49 +01:00
Description
No description provided
Readme 53 KiB
Languages
C# 100%