diff --git a/pom.xml b/pom.xml index 9216169..27f5ff6 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,6 @@ HEAD - yuandian-nexus diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml index 615c996..77f76b8 100644 --- a/src/main/resources/logback.xml +++ b/src/main/resources/logback.xml @@ -3,7 +3,7 @@ class="ch.qos.logback.core.ConsoleAppender"> - %d{yyyyMMdd HH:mm:ss.SSS} %-5level[%thread\(%file:%line\)]: %msg%n + %d{yyyyMMdd HH:mm:ss.SSS} %-5level%thread(%file:%line): %msg%n