[PR #300] [CLOSED] feature: add request and response log with request id(#299) #431

Closed
opened 2026-02-16 01:15:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/300
Author: @NeatGuyCoding
Created: 5/22/2025
Status: Closed

Base: mainHead: add_debug_request_log


📝 Commits (1)

  • 5b8b494 feature: add request and response log with request id(#299)

📊 Changes

1 file changed (+89 additions, -0 deletions)

View changed files

📝 internal/server/http_server.go (+89 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugin-daemon/pull/300 **Author:** [@NeatGuyCoding](https://github.com/NeatGuyCoding) **Created:** 5/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add_debug_request_log` --- ### 📝 Commits (1) - [`5b8b494`](https://github.com/langgenius/dify-plugin-daemon/commit/5b8b494f07565f72cfbfeaab770023b3c5364284) feature: add request and response log with request id(#299) ### 📊 Changes **1 file changed** (+89 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `internal/server/http_server.go` (+89 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:15:57 -05:00
yindo closed this issue 2026-02-16 01:15:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#431