From 82d78d2e4b82684cf3d56f098338f5eeb773776d Mon Sep 17 00:00:00 2001 From: aoshiguchen <1052045476@qq.com> Date: Wed, 6 Dec 2023 15:04:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- neutrino-proxy-server/src/main/resources/app-copy.yml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/neutrino-proxy-server/src/main/resources/app-copy.yml b/neutrino-proxy-server/src/main/resources/app-copy.yml index 0aecb5ae..36113f44 100644 --- a/neutrino-proxy-server/src/main/resources/app-copy.yml +++ b/neutrino-proxy-server/src/main/resources/app-copy.yml @@ -2,9 +2,13 @@ server: # 服务端web端口,用于支持HTTP接口,管理后台页面访问 port: 8888 # 日志级别 -solon.logging.logger: - "root": - level: info +solon.logging: + logger: + "root": + level: info + appender: + file: + level: info neutrino: proxy: