diff --git a/server/api-service/lowcoder-sdk/src/main/resources/logback-spring.xml b/server/api-service/lowcoder-sdk/src/main/resources/logback-spring.xml index 216b61fc5..2523feb00 100644 --- a/server/api-service/lowcoder-sdk/src/main/resources/logback-spring.xml +++ b/server/api-service/lowcoder-sdk/src/main/resources/logback-spring.xml @@ -2,7 +2,6 @@ lowcoder-logback - @@ -10,53 +9,8 @@ - - ${LOG_HOME}/main.log - true - - ${LOG_HOME}/main.log.%d.%i - 50MB - 30 - 10GB - - - ${pattern} - - - - - 0 - 2000 - - - - - ${LOG_HOME}/query-error.log - true - - ${LOG_HOME}/query-error.log.%d.%i - 50MB - 30 - 10GB - - - ${pattern} - - - - 0 - 2000 - - - - - - - - -