diff --git a/config/logback.xml b/src/main/resources/logback.xml similarity index 80% rename from config/logback.xml rename to src/main/resources/logback.xml index 6b610a9..a2b1b43 100644 --- a/config/logback.xml +++ b/src/main/resources/logback.xml @@ -1,4 +1,6 @@ + + %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n @@ -6,7 +8,7 @@ - + \ No newline at end of file