From c864e753c9baa9d755c9dbec52e7c004c7db317b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Trkan?= Date: Thu, 30 Oct 2025 17:39:27 +0100 Subject: [PATCH] feat(logs): add loki logging --- 7project/backend/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/7project/backend/requirements.txt b/7project/backend/requirements.txt index 840974c..7b0f77d 100644 --- a/7project/backend/requirements.txt +++ b/7project/backend/requirements.txt @@ -70,5 +70,4 @@ watchfiles==1.1.0 wcwidth==0.2.14 websockets==15.0.1 yarl==1.20.1 - -python-json-logger==2.0.7 \ No newline at end of file +python-json-logger==2.0.7