From 4dd87396681cc8ad89256c6a329b51f14c113306 Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Fri, 7 Feb 2020 08:27:34 +0100 Subject: Add endpoint for CSR, that will log received data. Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski Change-Id: I6f2ab981669158c3b4c8d8c26fa829f7967aa712 --- certService/src/main/resources/log4j2.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'certService/src/main/resources/log4j2.xml') diff --git a/certService/src/main/resources/log4j2.xml b/certService/src/main/resources/log4j2.xml index 0c4d613f..48cc23c8 100644 --- a/certService/src/main/resources/log4j2.xml +++ b/certService/src/main/resources/log4j2.xml @@ -5,7 +5,7 @@ - + @@ -42,9 +42,11 @@ + + @@ -55,4 +57,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg