From 0d8038431a60dff51f7114af0761b1480add9d08 Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Sun, 15 Sep 2024 19:38:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=90=AF=E6=97=A5=E5=BF=97=E8=BE=93?= =?UTF-8?q?=E5=87=BA=E5=88=B0=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index b32e038..b768109 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -8,3 +8,6 @@ mybatis.type-aliases-package=app.bcms.jchat.entity # 应用服务 WEB 访问端口 server.port=8090 +# logback日志操作 +logging.config=classpath:logback-spring.xml +logging.path=./logs/