ComfyUI Node
💪TB | GenParams Debug Logger
Allows you to see the content of the GenParams node in the console.
💪TB | GenParams Debug Logger
- genparams
- genparams
◄modeuser parameters►
◄flag—►
◄filter►
Category💪TinyBreaker/__dev
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | user parameters | Select the logging mode. |
| flag | STRING | Flag to mark the logging. | |
| filter | STRING | The prefix of the parameter to be logged, empty to log all parameters. e.g. image.aspect_ratio | |
| genparamsopt | GENPARAMS | The generation parameters to be logged. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| genparams | GENPARAMS | The same input genparams. (you can use this output to chain other genparams nodes) |