From 7e1dfce54471b38886dde1fd743984b67f136eda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E7=BA=A7=E4=BA=91=E8=84=91=E7=A0=94=E5=8F=91?= =?UTF-8?q?=E5=B7=A5=E7=A8=8B=E5=B8=88?= <153692773@qq.com> Date: Thu, 8 Jun 2023 12:03:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/main/resources/applic?= =?UTF-8?q?ation.properties'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 94a1f40..d15456c 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,6 +1,6 @@ server.port=8881 -logging.config=classpath:logback-spring.xml -log.path=logs -# FALSE同步;FILE异步 -log.async.file=FILE +# logging.config=classpath:logback-spring.xml +# log.path=logs +# # FALSE同步;FILE异步 +# log.async.file=FILE