feat(logging): add DEBUG/INFO/WARN logging across services (NCS-72) (#41)
Build & Test (NowChessSystems) TeamCity build finished

Reviewed-on: #41
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
This commit was merged in pull request #41.
This commit is contained in:
2026-05-02 17:33:27 +02:00
committed by Janis
parent 3c47d2b8c9
commit 804a4bf179
17 changed files with 321 additions and 107 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
set -euo pipefail
./gradlew test
./gradlew test -Dquarkus.profile=test
if [ "$#" -eq 0 ]; then
PYTHONUTF8=1 python3 jacoco-reporter/test_gaps.py