From bf30532b84d21e98cb266f20fe961ba280909dca Mon Sep 17 00:00:00 2001 From: Shaaban Ebrahim Date: Tue, 10 Sep 2019 18:12:32 +0200 Subject: add health-api project Issue-ID: CCSDK-1669 Signed-off-by: Shaaban Ebrahim Change-Id: I8a05db50e4f896ecc2e040a113d1fc676f139121 --- .../health-api/src/test/resources/logback.xml | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 ms/blueprintsprocessor/modules/inbounds/health-api/src/test/resources/logback.xml (limited to 'ms/blueprintsprocessor/modules/inbounds/health-api/src/test/resources/logback.xml') diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api/src/test/resources/logback.xml b/ms/blueprintsprocessor/modules/inbounds/health-api/src/test/resources/logback.xml new file mode 100644 index 000000000..ed92b8963 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/health-api/src/test/resources/logback.xml @@ -0,0 +1,35 @@ + + + + + + + %d{HH:mm:ss.SSS} %-5level %logger{100} - %msg%n + + + + + + + + + + + + + -- cgit 1.2.3-korg