UiPath Automation Developer Professional v1 — Question 110

A developer defines new log fields using the Add Log Fields activity. When will the custom log fields stop being added to the robot execution logs?

Answer options

Correct answer: B

Explanation

The custom log fields will stop being added to the robot execution logs when a Remove Log Fields activity is used to remove them, making option B the correct choice. Options A, C, and D do not directly lead to the removal of the custom log fields, as they pertain to different logging actions or exceptions.