diff --git a/pom.xml b/pom.xml
index 19cb58b..44c5e0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,11 +72,6 @@
logback-classic
1.5.6
-
- org.slf4j
- slf4j-log4j12
- 2.0.13
-
org.slf4j
slf4j-api
diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml
index 4e21681..2110e94 100644
--- a/src/main/resources/logback.xml
+++ b/src/main/resources/logback.xml
@@ -8,11 +8,21 @@
+
+ log/log_out
+ true
+ true
+
+ %d %p %c %m%n
+
+
+
+
-
+
\ No newline at end of file