From 64be71fc4faf504942e709b6a7b598081427c5cf Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Fri, 30 Aug 2019 12:57:46 +0200 Subject: Move lockback config - Otherwise app wont detect it --- src/test/resources/logback.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/test/resources/logback.xml (limited to 'src/test/resources/logback.xml') diff --git a/src/test/resources/logback.xml b/src/test/resources/logback.xml new file mode 100644 index 0000000..03c3834 --- /dev/null +++ b/src/test/resources/logback.xml @@ -0,0 +1,12 @@ + + + + + + %5p | %d{dd HH:mm:ss,SSS} | %20.20c | %10t | %m%n + + + + + + -- cgit v1.2.3