update dubbo 请求日志增加日志等级

This commit is contained in:
疯狂的狮子li
2022-01-18 10:13:25 +08:00
parent c28d9c208e
commit 337ef9761b
4 changed files with 35 additions and 2 deletions

View File

@@ -45,6 +45,8 @@ dubbo:
custom:
# 全局请求log
request-log: true
# info 基础信息 param 参数信息 full 全部
log-level: info
spring:
main: