From 39d77273a209756d10d00f4cd8207940c5ff3514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Thu, 22 Jan 2026 08:35:33 +0100 Subject: [PATCH] Set logs level to WARN for production image --- core/src/main/resources/logback.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/core/src/main/resources/logback.xml b/core/src/main/resources/logback.xml index 7d5ad416c5..3a2dce5c8e 100644 --- a/core/src/main/resources/logback.xml +++ b/core/src/main/resources/logback.xml @@ -8,11 +8,11 @@ - - - - - + + + + +