mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1423] [MERGED] # [bugfix&update] Replaced all print calls with log.info for unified logging. #1605
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1423
Author: @dadastory
Created: 10/22/2025
Status: ✅ Merged
Merged: 10/22/2025
Merged by: @crazywoola
Base:
main← Head:lightrag📝 Commits (5)
d7fe86f# add pangu model support91399a2# append privacy570e432# Bugfix: remove print statement,change to log print012bc6cRevert "# Bugfix: remove print statement,change to log print"281506c# Bugfix: remove print statement,change to log print📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
dadastory/lightrag/lightrag-0.0.4.difypkg(+0 -0)📄 Description
In this version, all print statements have been replaced with log.info to ensure more robust and consistent output handling.
This change prevents potential encoding or character display issues that could occur when printing certain Unicode or special characters to the console.
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
bugfix
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
This plugin does not collect, store, or share any personal data from users. All user inputs are processed in real-time and not stored on our servers.
Data Collection
This plugin does not collect, store, or share any personal data from users. All user inputs are processed in real-time and not stored on our servers.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.