From e6034e1e10148cdb7bb27981770d47a50780e6b5 Mon Sep 17 00:00:00 2001 From: bronsen Date: Fri, 14 Mar 2025 14:16:37 +0100 Subject: [PATCH] [todo] add new item about logging --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 8f88180..4eee157 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,3 +4,4 @@ [ ] export CSV/excel/markdown for printing [x] split requirements into prod, test, dev [ ] improve handling of settings for prod, test, and dev: avoid all those if statements +[ ] set up logging properly