-
feat(logging): enable file-backed request/response sources for enhanced API logging
发布于
2026-06-04 17:48:05 +00:00 | 698 次提交 在此版本后已推送到 main- Introduced support for file-backed logging of API requests and responses to handle large payloads efficiently.
- Refactored
attachWebsocketLogSourcestoattachRequestLogSourcesfor broader request and response handling. - Added new methods for appending request/response data to file-backed sources and updated existing logging workflows for compatibility.
- Improved cleanup and merge logic for file-backed sources during request processing.
- Updated tests to cover newly introduced file-backed logging functionality.
下载附件