QuestionQ25

Orchestrator and Automation Cloud

Which logging level includes the following information by default?

  1. Execution Started log entry — generated whenever a process starts.
  2. Execution Ended log entry — generated whenever a process is finalized.
  3. Transaction Started log entry — generated whenever the robot obtains a transaction item from Orchestrator.
  4. Transaction Ended log entry — generated whenever the robot sets the transaction status to either Success or Failed.
  5. Activity Information log entry — generated whenever an activity starts, faults, or finishes within a workflow.
  6. Arguments and Variables Information log entry — displays the values of the variables and arguments used.
  • A Verbose
  • B Trace
  • C Critical
  • D Information
Explanation

UiPath’s Verbose level records activity start, fault, and completion events, along with the values of workflow variables and arguments. By default, it also includes execution and transaction start/end entries.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!