[PR #593] [MERGED] add missing plugin logging #604

Closed
opened 2026-02-16 06:16:05 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/593
Author: @hjlarry
Created: 12/7/2025
Status: Merged
Merged: 12/11/2025
Merged by: @RiskeyL

Base: mainHead: p2


📝 Commits (8)

  • 808c99e add missing plugin logging
  • 502d0dd Update en/develop-plugin/features-and-specs/plugin-types/plugin-logs.mdx
  • 783eaee Update en/develop-plugin/features-and-specs/plugin-types/plugin-logs.mdx
  • f857931 Update en/develop-plugin/features-and-specs/plugin-types/plugin-logs.mdx
  • a00e551 modify the file name to make it consistent with the doc title
  • e28e6d9 add zh and jp docs
  • 47c5d10 Fix log message severity level typos
  • 3ccd0c2 Fix typos

📊 Changes

4 files changed (+155 additions, -3 deletions)

View changed files

📝 docs.json (+6 -3)
en/develop-plugin/features-and-specs/plugin-types/plugin-logging.mdx (+50 -0)
ja/develop-plugin/features-and-specs/plugin-types/plugin-logging.mdx (+49 -0)
zh/develop-plugin/features-and-specs/plugin-types/plugin-logging.mdx (+50 -0)

📄 Description

It's in the old version of the document, but it's missing in the new version.


🔄 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-docs/pull/593 **Author:** [@hjlarry](https://github.com/hjlarry) **Created:** 12/7/2025 **Status:** ✅ Merged **Merged:** 12/11/2025 **Merged by:** [@RiskeyL](https://github.com/RiskeyL) **Base:** `main` ← **Head:** `p2` --- ### 📝 Commits (8) - [`808c99e`](https://github.com/langgenius/dify-docs/commit/808c99ea3843685fc656aa3a3a477a492c4d9ac5) add missing plugin logging - [`502d0dd`](https://github.com/langgenius/dify-docs/commit/502d0ddd5f21b43bf4e8ecdc9f630bd5f0e8efaa) Update en/develop-plugin/features-and-specs/plugin-types/plugin-logs.mdx - [`783eaee`](https://github.com/langgenius/dify-docs/commit/783eaee88292f6d153ba834bf911c47e129d72e8) Update en/develop-plugin/features-and-specs/plugin-types/plugin-logs.mdx - [`f857931`](https://github.com/langgenius/dify-docs/commit/f857931b6a0561a517bf3d2d4620a02a9e672287) Update en/develop-plugin/features-and-specs/plugin-types/plugin-logs.mdx - [`a00e551`](https://github.com/langgenius/dify-docs/commit/a00e5515e9bceb8d81f665c3b11b832dee57f1cf) modify the file name to make it consistent with the doc title - [`e28e6d9`](https://github.com/langgenius/dify-docs/commit/e28e6d96d5a3df133564427501aba472727b5a6e) add zh and jp docs - [`47c5d10`](https://github.com/langgenius/dify-docs/commit/47c5d10ab274e6d5c2deb6c62f6a5e8600b39b2d) Fix log message severity level typos - [`3ccd0c2`](https://github.com/langgenius/dify-docs/commit/3ccd0c205639acc75f983081c55411c8b1c4bacb) Fix typos ### 📊 Changes **4 files changed** (+155 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs.json` (+6 -3) ➕ `en/develop-plugin/features-and-specs/plugin-types/plugin-logging.mdx` (+50 -0) ➕ `ja/develop-plugin/features-and-specs/plugin-types/plugin-logging.mdx` (+49 -0) ➕ `zh/develop-plugin/features-and-specs/plugin-types/plugin-logging.mdx` (+50 -0) </details> ### 📄 Description It's in the old version of the document, but it's missing in the new version. --- <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 06:16:05 -05:00
yindo closed this issue 2026-02-16 06:16:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#604