> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-recommend-assets-api.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TerminalLog - ComfyUI Built-in Node Documentation

> Complete documentation for the TerminalLog node in ComfyUI. Learn its inputs, outputs, parameters and usage.

Terminal Log 这个节点主要用于在 ComfyUI 界面展示 ComfyUI 的在CMD终端的运行信息，如需使用，需要将`mode模式` 设置为 **logging**模式，则可以在图片生成任务进行时记录对应的日志信息，如`mode`设置为**stop**模式，则不会记录日志信息。
当你是采用远程连接或者局域网连接的方式来访问和使用 ComfyUI 时，这个节点的作用就很明显，它让你可以直接在ComfyUI的界面中就可以直接看到 CMD 中的报错信息，更方便你了解当前 ComfyUI 的运行状态。
