From 7e02d16d8a65c611f45523c51cb26535b1164064 Mon Sep 17 00:00:00 2001 From: kjaniak Date: Tue, 18 Feb 2020 16:13:54 +0100 Subject: Add of logging for certservice-client Issue-ID: AAF-996 Signed-off-by: kjaniak Change-Id: I8bed44937da32fff863df724adc023f546b5e12e --- certServiceClient/src/main/resources/log4j2.xml | 34 +++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 certServiceClient/src/main/resources/log4j2.xml (limited to 'certServiceClient/src/main/resources') diff --git a/certServiceClient/src/main/resources/log4j2.xml b/certServiceClient/src/main/resources/log4j2.xml new file mode 100644 index 00000000..37eb078b --- /dev/null +++ b/certServiceClient/src/main/resources/log4j2.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg