Refer to How can I enable verbose logging to Output panel for every activity? : In the end of this topic, we can active log activities at UiPath and get details at output panel. Is that possible to output these log into a txtfile or Orchestor? thank you!
Hi @KK_Lam
If you want verbose logs to appear in Orchestrator:
- Set up Robot Logs:
- Open UiPath Orchestrator, go to the Robot settings, and set the logging level to Verbose for your robot.
- Configure Logging Level in Project Settings:
- In UiPath Studio, open Project Settings for your automation project.
- Set Logging Level to Verbose.
1 Like