We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
a98ae06
There was an error while loading. Please reload this page.
移除已废弃的 DefaultLevel、ClientErrorLevel 和 ServerErrorLevel 字段,统一使用 Level 字段。 调整 WithRequestBody 和 WithResponseBody 等字段的顺序以保持一致性。 更新 go 版本至 1.25.0 并升级相关依赖至最新版本。
c8c96ee
ci(workflow): 移除Go 1.23版本测试以简化矩阵
a2e7e95
build: 添加 Makefile 用于构建和测试管理