From 3109f7da3b2363444459f7a8bb95c852e8add26d Mon Sep 17 00:00:00 2001
From: Alexander Alexeev
Date: Fri, 11 Nov 2016 02:24:23 +0700
Subject: logback reverted
---
juick-api/src/main/webapp/resources/logback.xml | 13 -------------
juick-core/src/main/resources/logback.xml.example | 3 ++-
juick-crosspost/src/main/resources/logback.xml | 13 -------------
juick-rss/src/main/resources/logback.xml | 13 -------------
juick-ws/src/main/resources/logback.xml | 13 -------------
juick-www/src/main/resources/logback.xml | 13 -------------
juick-xmpp/src/main/resources/logback.xml | 13 -------------
7 files changed, 2 insertions(+), 79 deletions(-)
delete mode 100644 juick-api/src/main/webapp/resources/logback.xml
delete mode 100644 juick-crosspost/src/main/resources/logback.xml
delete mode 100644 juick-rss/src/main/resources/logback.xml
delete mode 100644 juick-ws/src/main/resources/logback.xml
delete mode 100644 juick-www/src/main/resources/logback.xml
delete mode 100644 juick-xmpp/src/main/resources/logback.xml
diff --git a/juick-api/src/main/webapp/resources/logback.xml b/juick-api/src/main/webapp/resources/logback.xml
deleted file mode 100644
index 9e3bf16c..00000000
--- a/juick-api/src/main/webapp/resources/logback.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
- %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/juick-core/src/main/resources/logback.xml.example b/juick-core/src/main/resources/logback.xml.example
index 9e3bf16c..d80b4b33 100644
--- a/juick-core/src/main/resources/logback.xml.example
+++ b/juick-core/src/main/resources/logback.xml.example
@@ -1,4 +1,5 @@
-
+
+
diff --git a/juick-crosspost/src/main/resources/logback.xml b/juick-crosspost/src/main/resources/logback.xml
deleted file mode 100644
index 9e3bf16c..00000000
--- a/juick-crosspost/src/main/resources/logback.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
- %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/juick-rss/src/main/resources/logback.xml b/juick-rss/src/main/resources/logback.xml
deleted file mode 100644
index 9e3bf16c..00000000
--- a/juick-rss/src/main/resources/logback.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
- %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/juick-ws/src/main/resources/logback.xml b/juick-ws/src/main/resources/logback.xml
deleted file mode 100644
index 9e3bf16c..00000000
--- a/juick-ws/src/main/resources/logback.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
- %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/juick-www/src/main/resources/logback.xml b/juick-www/src/main/resources/logback.xml
deleted file mode 100644
index 9e3bf16c..00000000
--- a/juick-www/src/main/resources/logback.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
- %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/juick-xmpp/src/main/resources/logback.xml b/juick-xmpp/src/main/resources/logback.xml
deleted file mode 100644
index 9e3bf16c..00000000
--- a/juick-xmpp/src/main/resources/logback.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
- %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n
-
-
-
-
-
-
-
\ No newline at end of file
--
cgit v1.2.3