修改日志打印逻辑.

This commit is contained in:
lijiahang
2023-07-21 14:39:19 +08:00
parent 26868254e3
commit 99725eb97a
12 changed files with 117 additions and 49 deletions

View File

@@ -151,7 +151,7 @@ orion:
# 全局日志打印
printer:
mode: PRETTY
expression: 'execution (* com.orion.ops..*.controller..*.*(..)) && !@annotation(com.orion.ops.framework.common.annotation.IgnoreLog)'
expression: 'execution (* com.orion.ops..*.controller..*.*(..))'
headers:
- user-agent,accept
- content-type