Print Log
Command description
Output content to the workflow editor's Log and Run Log panels for debugging and troubleshooting. Enable Advanced > Render HTML to render custom HTML-formatted logs.
Command Input Parameters
| input parameters | Input parameter type | Description |
|---|---|---|
| Log Content | PythonExpression | Object to be output |
| Render HTML | bool | Whether to render the log into HTML, default False |
| Log Type | enum | DEBUG, INFO, WARNING, ERROR, FATAL |
Command Output Parameters
None