Log Display
The Log Display component allows you to display the logs of a Runnable by providing its Job id.
The following section details Log Display component's specific settings. For more details on the App Editor, check the dedicated documentation or the App Editor Quickstart:
App Editor Documentation
The app editor is a low-code builder to create custom User Interfaces with a mix of drag-and-drop and code.
Apps Quickstart
Learn how to build your first app in a matter of minutes.
Log Display configuration
Name | Type | Connectable | Templatable | Default | Description |
---|---|---|---|---|---|
Job Id | string | true | false | The job id of the run to display logs. |
Outputs
Name | Type | Description |
---|---|---|
result | string | The result of the runnable. |
loading | boolean | The loading state of the component. |
Job Id | string | The job id of the run to display logs. |