ComfyUI-Dev-Utils icon indicating copy to clipboard operation
ComfyUI-Dev-Utils copied to clipboard

[FEATURE REQUEST] Option to disable terminal logs

Open brayevalerien opened this issue 1 year ago • 1 comments

First of all thanks for the great extension, it's very handy especially for profiling workflow execution time.

Currently, the time and VRAM used by each node is printed to the terminal, which can very quickly clutter things and make logs hard to read especially when using other node packs, each one having its convention for outputting things for the terminal.

This is why an option (in the ComfyUI settings) to disable entirely terminal logging would be great.

brayevalerien avatar Nov 19 '24 12:11 brayevalerien

implemented solution in PR #34

L33chKing avatar Aug 07 '25 08:08 L33chKing