From 5ce95a756346f75cfeb5f8c6a36eb447a3580966 Mon Sep 17 00:00:00 2001 From: Ludovic DEHON Date: Fri, 21 Jun 2024 16:26:40 +0200 Subject: [PATCH] feat: use a standard logger for unit test --- src/test/resources/logback.xml | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/src/test/resources/logback.xml b/src/test/resources/logback.xml index a1faa00..803c82e 100644 --- a/src/test/resources/logback.xml +++ b/src/test/resources/logback.xml @@ -1,23 +1,11 @@ - - - true - - - System.out - true - - ${pattern} - - - + + + + - - - -