Nodes/h4 ToolKit/h4 : Execution Logger (v1.0.0) - Console Mirror
ComfyUI Node

h4 : Execution Logger (v1.0.0) - Console Mirror

A ComfyUI node in h4 Toolkit/Debug with 14 inputs and 1 output.

By m3rr·Created 10 months ago·Updated 26 days ago· 0
h4 : Execution Logger (v1.0.0) - Console Mirror
  • model_in
  • clip_in
  • clip_vision_in
  • vae_in
  • conditioning_in
  • conditioning_positive_in
  • conditioning_negative_in
  • latent_in
  • image_in
  • mask_in
  • log_summary
log_levelINFO
prefix[EXEC]
show_typestrue
show_shapestrue
Categoryh4 Toolkit/Debug

Inputs (14)

NameTypeDefaultDescription
log_levelCOMBOINFOSelect the console severity used for emitted messages.
prefixSTRING[EXEC]Human-readable tag prepended to every log entry.
model_inoptMODELConnect any diffusion model blob to inspect or forward downstream.
clip_inoptCLIPAttach a CLIP text encoder payload for logging and pass-through.
clip_vision_inoptCLIP_VISIONOptional CLIP vision encoder payload.
vae_inoptVAESupply a VAE instance for inspection or passthrough.
conditioning_inoptCONDITIONINGGeneric conditioning list or bundle.
conditioning_positive_inoptCONDITIONINGPositive conditioning branch when separated upstream.
conditioning_negative_inoptCONDITIONINGNegative conditioning branch when separated upstream.
latent_inoptLATENTLatent dictionary (samples / noise etc.).
image_inoptIMAGEImages or batches headed into the debugger.
mask_inoptMASKMask tensor payloads to monitor or route.
show_typesoptBOOLEANtrueInclude Python type names for each connected payload.
show_shapesoptBOOLEANtrueAppend tensor shapes and conditioning lengths when available.

Outputs (1)

NameTypeDescription
log_summarySTRING