优化:优化日志引擎记录登录日志

This commit is contained in:
2023-03-13 23:01:12 +08:00
parent aa3ea9400e
commit 9bbff7f22c
2 changed files with 11 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ logging:
# 是否启用系统日志
enabled: true
# 是否记录内网 IP 操作
includeInnerIp: false
includeInnerIp: true
# 哪些请求方式不记录系统日志
#excludeMethods:
# - GET