From 55000e9d6c8376599e2bcaf67d806cd79eb9f1ec Mon Sep 17 00:00:00 2001 From: thinkgem Date: Wed, 15 Oct 2025 11:22:51 +0800 Subject: [PATCH] update logback config --- .../src/main/resources/config/logger-core.xml | 44 +++++++------------ .../resources/config/logback-spring-elk.xml | 8 ++-- .../resources/config/logback-spring-prod.xml | 9 ++-- .../main/resources/config/logback-spring.xml | 6 +-- .../core/src/test/resources/logback-test.xml | 2 +- .../test/src/test/resources/logback-test.xml | 2 +- .../resources/config/logback-spring-prod.xml | 6 ++- .../resources/config/logback-spring-prod.xml | 6 ++- .../resources/config/logback-spring-prod.xml | 8 ++-- .../main/resources/config/logback-spring.xml | 2 +- .../resources/config/logback-spring-prod.xml | 8 ++-- 11 files changed, 46 insertions(+), 55 deletions(-) diff --git a/modules/core/src/main/resources/config/logger-core.xml b/modules/core/src/main/resources/config/logger-core.xml index 52888242..639ef2ae 100644 --- a/modules/core/src/main/resources/config/logger-core.xml +++ b/modules/core/src/main/resources/config/logger-core.xml @@ -2,13 +2,18 @@ - - + - + + + + + + + - + @@ -16,15 +21,9 @@ - - - - - - - + @@ -32,22 +31,10 @@ - - - - - - - - - - - - - - - - + + + + \ No newline at end of file diff --git a/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/logback-spring-elk.xml b/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/logback-spring-elk.xml index a53fb629..5f968538 100644 --- a/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/logback-spring-elk.xml +++ b/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/logback-spring-elk.xml @@ -2,7 +2,7 @@