From 2006097d5f694f36cea5ad370d8260640ad016bc Mon Sep 17 00:00:00 2001 From: LamGC Date: Fri, 10 Sep 2021 02:32:18 +0800 Subject: [PATCH] =?UTF-8?q?refactor(logging):=20=E7=8E=B0=E5=9C=A8?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E7=B3=BB=E7=BB=9F=E5=B0=86=E4=B8=8D=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=20SSH=20=E7=BB=84=E4=BB=B6=20INFO=20=E4=BB=A5?= =?UTF-8?q?=E4=B8=8B=E7=BA=A7=E5=88=AB=E7=9A=84=E6=97=A5=E5=BF=97.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 由于 SSH 组件在 Debug 级别中输出的东西实在是太多了, 所以把它屏蔽了. --- src/main/resources/logback.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml index e696ab1..f7cefc1 100644 --- a/src/main/resources/logback.xml +++ b/src/main/resources/logback.xml @@ -87,6 +87,7 @@ +