fix: Jenkins修复3-prod缺失配置添加
Some checks failed
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled

This commit is contained in:
lzh
2026-01-14 11:43:47 +08:00
parent 4a71719e51
commit 52017f7e23
5 changed files with 70 additions and 0 deletions

View File

@@ -128,6 +128,10 @@ logging:
level:
root: INFO
com.viewsh: ${LOG_LEVEL:INFO}
com.viewsh.module.infra.dal.mysql: debug
com.viewsh.module.infra.dal.mysql.logger.ApiErrorLogMapper: INFO
com.viewsh.module.infra.dal.mysql.file.FileConfigMapper: INFO
org.springframework.context.support.PostProcessorRegistrationDelegate: ERROR
file:
name: ${LOG_FILE_PATH:/app/logs}/${spring.application.name}.log