From 94551b2a784da8ece0f2139a3748a16704858df4 Mon Sep 17 00:00:00 2001 From: x ronger Date: Wed, 11 Nov 2020 20:07:22 +0800 Subject: [PATCH] =?UTF-8?q?:wrench:=20=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=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.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 04ef0bd..1608661 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -56,6 +56,9 @@ env: dev logging: file: path: /logs/vertical + level: + com: + rymcu: info server: port: 8099 servlet: