From 703f9254911e951cb8b0556b31d00ec0af1d8e12 Mon Sep 17 00:00:00 2001 From: wumingyu <317808023@qq.com> Date: Thu, 9 May 2019 17:17:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8springboot=E5=AE=98=E6=96=B9?= =?UTF-8?q?=E7=9A=84=E6=89=93=E5=8D=B0=E6=A0=B7=E5=BC=8F=EF=BC=8C=E5=9C=A8?= =?UTF-8?q?idea=E4=B8=AD=E5=85=B7=E6=9C=89=E6=AF=94=E8=BE=83=E5=A5=BD?= =?UTF-8?q?=E7=9A=84=E5=BD=A9=E8=89=B2=E6=98=BE=E7=A4=BA=E4=B8=8E=E6=8E=92?= =?UTF-8?q?=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/main/resources/config/logback-spring.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/src/main/resources/config/logback-spring.xml b/web/src/main/resources/config/logback-spring.xml index 5da47616..833a2928 100644 --- a/web/src/main/resources/config/logback-spring.xml +++ b/web/src/main/resources/config/logback-spring.xml @@ -6,14 +6,18 @@ - + + + - %d{MM-dd HH:mm:ss.SSS} %clr(%-5p) %clr([%-39logger{39}]){cyan} - %m%n%wEx + + + ${CONSOLE_LOG_PATTERN}