From 1a031c0f696370d41f3373a39c54aeba7d35d994 Mon Sep 17 00:00:00 2001 From: "waqas.ikram" Date: Wed, 30 Jun 2021 10:34:14 +0100 Subject: Reducing org.reflections package logging Change-Id: I05c95912a2f7ed5fef7d76728b8a4c0a6cecca10 Issue-ID: SO-3702 Signed-off-by: waqas.ikram --- .../src/test/resources/logback-test.xml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'bpmn/so-bpmn-infrastructure-common') diff --git a/bpmn/so-bpmn-infrastructure-common/src/test/resources/logback-test.xml b/bpmn/so-bpmn-infrastructure-common/src/test/resources/logback-test.xml index 38a2ef6ef5..7a8d2a122c 100644 --- a/bpmn/so-bpmn-infrastructure-common/src/test/resources/logback-test.xml +++ b/bpmn/so-bpmn-infrastructure-common/src/test/resources/logback-test.xml @@ -1,7 +1,5 @@ - - %d{HH:mm:ss.SSS} [%thread] |%X{RequestId}| %-5level @@ -10,7 +8,6 @@ - @@ -26,19 +23,19 @@ - - - + + + + - \ No newline at end of file -- cgit 1.2.3-korg