Logs
3 min
the logs tab provides a trace log experience for developers actively working in pad flows rather than writing messages to a text file throughout execution, developers can use pad's native log message action and review all output here in a structured, filterable table setup logs requires two settings to be enabled in settings > rpa management > analyze > power automate desktop enable pad log — turns on log capture for this instance dataverse synchronization — must be configured (located just below the log enable setting) reading the log table each row represents a single log message action output from a flow run the run is identified by its date and time subflow — the subflow in which the log message action was executed action index — position of the log message action within the subflow message — the message string output by the log message action variable name — if the message was sourced from a variable, the variable name is shown here log level — info, warning, or error — as specified in the log message action the table filter allows filtering across any combination of columns