Skip to content

fix(router): 优化请求参数日志处理逻辑#153

Merged
fastapiadmin merged 1 commit intomasterfrom
v2.0.0
Sep 4, 2025
Merged

fix(router): 优化请求参数日志处理逻辑#153
fastapiadmin merged 1 commit intomasterfrom
v2.0.0

Conversation

@fastapiadmin
Copy link
Copy Markdown
Owner

  • 将表单请求参数格式化为字符串,避免日志记录对象格式
  • 修正请求参数长度判断,避免超长参数存储
  • 统一使用字符串格式的请求参数记录日志
  • 保持对非表单请求的处理逻辑不变

- 将表单请求参数格式化为字符串,避免日志记录对象格式
- 修正请求参数长度判断,避免超长参数存储
- 统一使用字符串格式的请求参数记录日志
- 保持对非表单请求的处理逻辑不变
@fastapiadmin fastapiadmin merged commit ef65166 into master Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant