fix: remove debug log setting
This commit is contained in:
@@ -72,19 +72,6 @@ swagger:
|
||||
license: Powered By wfc
|
||||
licenseUrl: https://wfc.vip
|
||||
|
||||
logging:
|
||||
level:
|
||||
root: DEBUG
|
||||
org:
|
||||
springframework: DEBUG
|
||||
mybatis:
|
||||
mapper: DEBUG
|
||||
com:
|
||||
github:
|
||||
binarywang: DEBUG
|
||||
file:
|
||||
name: /opt/wfc/logs/wfc-payment.log
|
||||
|
||||
# payment configuration,
|
||||
# alipay configuration
|
||||
alipay:
|
||||
|
||||
@@ -57,10 +57,3 @@ swagger:
|
||||
title: 系统模块接口文档
|
||||
license: Powered By wfc
|
||||
licenseUrl: https://wfc.vip
|
||||
|
||||
logging:
|
||||
level:
|
||||
root: INFO
|
||||
org.springframework.web: INFO
|
||||
org.mybatis.mapper: DEBUG
|
||||
org.wfc.user: DEBUG
|
||||
|
||||
Reference in New Issue
Block a user