调整日志级别
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user