From 5cb05385231a94093acefdd8a3a1e85e3a76e1fa Mon Sep 17 00:00:00 2001 From: maximuss Date: Thu, 15 Jan 2026 20:48:19 +0000 Subject: [PATCH] =?UTF-8?q?Tilf=C3=B8jet=20nlog.config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit En rimelig nyttig standard nlog fil. Deler det op i følgende struktur: - Log - år (26) - mdr (01) - debug, error etc. --- SmartHouse.Services/API/NLog.config | 34 +++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 SmartHouse.Services/API/NLog.config diff --git a/SmartHouse.Services/API/NLog.config b/SmartHouse.Services/API/NLog.config new file mode 100644 index 0000000..3046fa5 --- /dev/null +++ b/SmartHouse.Services/API/NLog.config @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file