From af7b9dfd66464fec050c652495e73d932ae95d49 Mon Sep 17 00:00:00 2001 From: yuzchen Date: Tue, 30 Jan 2024 17:28:04 +0800 Subject: [PATCH] add --- src/main/resources/application.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 56588d6..f4b45f0 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -17,5 +17,4 @@ server: logging: file: /opt/webapps/logs/demo4bonus/info.log level: - root: INFO - com.ahbonus: DEBUG \ No newline at end of file + root: INFO \ No newline at end of file