mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-25 13:35:35 -04:00
“代码执行”节点是否有代码日志显示功能 #77
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?
Originally created by @renk100 on GitHub (Feb 25, 2025).
由于某些代码块中使用了 print 语句输出日志信息,在执行过程中查看这些日志对于调试和理解代码的运行情况非常重要。
请问目前是否有类似的功能?如果没有,是否可以有其他方法查看?或者希望在“代码执行”节点中增加一个显示代码日志的功能。
@blackcatcjy commented on GitHub (Mar 1, 2025):
好像是有一个面板来显示这个内容的,我现在也找不到了