diff --git a/conf/logback.xml b/conf/logback.xml index 105339d..1674a17 100644 --- a/conf/logback.xml +++ b/conf/logback.xml @@ -3,11 +3,11 @@ - %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n + %d{HH:mm:ss.SSS} thread=%thread level=%-5level class=%logger{36} - %msg %ex%n - \ No newline at end of file +