UiPath Automation Developer Professional v1 — Question 50

In the Robotic Enterprise (RE) Framework, at which point should a developer log a clear message with the Logging Level set to "Information," adhering to the best practices for automating a production-level process?

Answer options

Correct answer: B

Explanation

The correct answer is B because logging information about data being fetched from external sources provides valuable context for monitoring and troubleshooting production processes. Options A, C, and D focus on error handling or specific values, which are not typically categorized as informational logging in a production environment.