调整日志级别

This commit is contained in:
xuwenbo
2020-09-05 23:12:00 +08:00
parent 141a7e2959
commit ee154cac0a
6 changed files with 9 additions and 35 deletions

View File

@ -55,7 +55,6 @@ mybatis-plus:
check-config-location: true
configuration:
map-underscore-to-camel-case: true
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
global-config:
db-config:
id-type: auto
@ -65,13 +64,15 @@ mybatis-plus:
logging:
level:
org.springframework.web: INFO
co.yixiang: DEBUG
org.springframework.web: wanning
com.github.binarywang.demo.wx.mp: DEBUG
me.chanjar.weixin: DEBUG
yshop:
#相关配置
version: 3.0