mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
Merge pull request #70 from langgenius/docs/opt-logs
Docs: optimize translation expression
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Outputting Logs for Development and Debugging
|
||||
title: Outputting Logs for Plugins Development and Debugging
|
||||
---
|
||||
|
||||
As a plugin developer, you may want to print arbitrary strings to logs during plugin processing for development or debugging purposes.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 为开发和调试输出日志
|
||||
title: 输出开发和调试插件过程中的日志
|
||||
---
|
||||
|
||||
作为插件开发者,你可能希望在插件处理过程中,为了开发或调试目的,将任意字符串输出到日志中。
|
||||
|
||||
Reference in New Issue
Block a user