From 5c8b7b794023812c618bcea0ee659f7bfb6c9290 Mon Sep 17 00:00:00 2001 From: kezhenxu94 Date: Fri, 17 Dec 2021 00:30:58 +0800 Subject: [PATCH] Adjust logging levels for third party libraries (#7453) --- .../src/main/resources/logback-spring.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dolphinscheduler-standalone-server/src/main/resources/logback-spring.xml b/dolphinscheduler-standalone-server/src/main/resources/logback-spring.xml index 75694da73..95fb54e0d 100644 --- a/dolphinscheduler-standalone-server/src/main/resources/logback-spring.xml +++ b/dolphinscheduler-standalone-server/src/main/resources/logback-spring.xml @@ -26,6 +26,10 @@ + + + +