Refer to This Topic: How can I enable verbose logging to Output panel for every activity?

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:

  1. Set up Robot Logs:
  • Open UiPath Orchestrator, go to the Robot settings, and set the logging level to Verbose for your robot.
  1. Configure Logging Level in Project Settings:
  • In UiPath Studio, open Project Settings for your automation project.
  • Set Logging Level to Verbose.
1 Like