fix: Jenkins修复3-prod缺失配置添加
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user