发布

  • Enhance logging for API requests and responses across executors

    frostbyte_neo 发布于 2025-10-16 20:12:38 +00:00

    • Added detailed logging of upstream request metadata including URL, method, headers, and body for Codex, Gemini, IFlow, OpenAI Compat, and Qwen executors.
    • Implemented error logging for API response failures to capture errors during HTTP requests.
    • Introduced structured logging for authentication details (AuthID, AuthLabel, AuthType, AuthValue) to improve traceability.
    • Updated response logging to include status codes and headers for better debugging.
    • Ensured that all executors consistently log API interactions to facilitate monitoring and troubleshooting.
    下载附件