ComfyUI-SimpleLogger

ComfyUI-SimpleLogger
★ 4

日志工作流导出HTML记录可复现性
将ComfyUI工作流及其所有输入值导出为HTML日志,按日期保存在 Logs 文件夹,便于复现与重用。
💡 导出工作流为HTML日志,便于分享和重现设置。
🍴 3 Forks💻 Python🔄 2025-06-07
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/af9fbf81e746
Step 1
Step 2
Step 1
Step 2
Step 3
📄 README

ComfyUI-SimpleLogger

A simple node to save your history in html file. I saves the WorkFlow with all it’s input values so you can duplicate it later.


Installation

Installation[method1] (General installation method)

  • download the
  • extract to ComfyUI/custom_nodes folder
  • rename folder to ComfyUI-SimpleLogger
  • restart ComfyUI
  • Installation[method2] (Using ComfyUI-Manager only)

    Using ComfyUI-Manager goto “Manager > Custom Node Manager”

    Search for Logger and select the one by moustafa-nasr

    Usage Example

    Consider the following workflow of vision an image, and perform additional text processing with desired LLM. In the OllamaGenerate node set the prompt as input.

    Workflow Data will be saved in a HTML format

    All the logs will be saved by date in folder

    { your_ComfyUI_folder }/Logs