From 241a80fbbb23f678b4c6a0f12e725bd145d1169f Mon Sep 17 00:00:00 2001 From: Johan Hjorth Date: Mon, 23 Jun 2025 13:37:47 +0000 Subject: [PATCH] added logging from cronjob --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c7d18ea..f0650c9 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,5 @@ Thumbs.db # Din lokala konfigurationsfil config_local.py cache.json + +log.txt