fix(backend): remove zerolog

This commit is contained in:
Lukasz Mierzwa
2026-03-13 16:35:56 +00:00
committed by Łukasz Mierzwa
parent 450ad947af
commit 0710751f56
143 changed files with 2209 additions and 2201 deletions

View File

@@ -23,7 +23,7 @@ ALERTMANAGER_URI=http://localhost \
ALERTMANAGER_INTERVAL=1s \
LISTEN_ADDRESS=127.0.0.1 \
LISTEN_PORT=0 \
LOG_LEVEL=fatal \
LOG_LEVEL=error \
LOG_CONFIG=false \
./karma.test \
-test.run '^TestRunMain$' \