Logs
4 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) import log data is imported with the flow in the import wizard, use the import flow activity history dropdown to select how far back to pull historical log data 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