From c825b607c725b5e0d10d826b65b6a183a81540e7 Mon Sep 17 00:00:00 2001 From: Alexander Alexeev Date: Fri, 11 Nov 2016 01:55:55 +0700 Subject: logback configurations are copied --- juick-api/src/main/webapp/resources/logback.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 juick-api/src/main/webapp/resources/logback.xml (limited to 'juick-api') diff --git a/juick-api/src/main/webapp/resources/logback.xml b/juick-api/src/main/webapp/resources/logback.xml new file mode 100644 index 00000000..9e3bf16c --- /dev/null +++ b/juick-api/src/main/webapp/resources/logback.xml @@ -0,0 +1,13 @@ + + + + + %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n + + + + + + + \ No newline at end of file -- cgit v1.2.3