UiADPv1 Exam QuestionsBrowse all questions from this exam

UiADPv1 Exam - Question 4


Which logging level includes the following information by default?

1. Execution Started log entry - generated every time a process is started.

2. Execution Ended log entry - generated every time a process is finalized.

3. Transaction Started log entry - generated every time a transaction item is obtained by the robot from Orchestrator.

4. Transaction Ended log entry - generated every time the robot sets the transaction status to either Success or Failed.

5. Activity Information log entry - generated every time an activity is started, faulted or finished inside a workflow.

6. Arguments and Variables Information log entry - show values of the variables and arguments that are used.

Show Answer
Correct Answer: A

The correct logging level that includes Execution Started log entry, Execution Ended log entry, Transaction Started log entry, Transaction Ended log entry, Activity Information log entry, and Arguments and Variables Information log entry by default is Verbose. This logging level provides the most detailed information, including all activities, transactions, and variable/argument values.

Discussion

4 comments
Sign in to comment
IngvarnOption: A
Dec 2, 2023

By default, the Verbose level includes: Execution Started log entry - generated every time a process is started. Execution Ended log entry - generated every time a process is finalized. Transaction Started log entry - generated every time a transaction item is obtained by the robot from Orchestrator. Transaction Ended log entry - generated every time the robot sets the transaction status to either Success or Failed. Activity Information log entry - generated every time an activity is started,faulted or finished inside a workflow.

mhs_MohammadOption: A
Dec 12, 2023

Answer is A

Thor3Option: A
Jan 8, 2024

Answer is A. https://docs.uipath.com/robot/standalone/2023.4/user-guide/logging-and-log-levels

milindkumarOption: A
Feb 29, 2024

Answer is A.