From 29fa1d06c31677e69677f5b71ee12a16b3aa9ec0 Mon Sep 17 00:00:00 2001 From: pierre-maraval Date: Wed, 27 Nov 2024 10:29:15 +0100 Subject: [PATCH] FIX : conf log4j --- batch/src/main/resources/log4j2.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/batch/src/main/resources/log4j2.xml b/batch/src/main/resources/log4j2.xml index d6c18ce6..e1ec43bc 100644 --- a/batch/src/main/resources/log4j2.xml +++ b/batch/src/main/resources/log4j2.xml @@ -5,7 +5,7 @@ + pattern="%style{%d{ISO8601}}{white} %highlight{%-5level }[%style{%t}{bright,blue}] %style{%C{1.}}{dark,yellow}: %msg%n%throwable" /> @@ -14,6 +14,7 @@ +