Log message trace

Hi,
In my workflows I have logMessage activity set to Trace. I can see the logs in the Studio output. But I like to see them saved after the bot run, how and where can I find it? Thank you so much,

Hi @A_Learner

You can find the logs by clicking on Open Logs by navigating to Debug panel.

Or use the shortcut key Ctrl+L and it will take you to the log folder where you can find the logs.

Regards

1 Like

does it mean a run started by Assistant / Orchestrator?

If so, ensure that the configured Loglevel (settings: Assistant / Robot) is also set to trace level

1 Like

Thank you.
If started by UiPath assistant and the log trace set to trace, where do I find the logs?

thank you,

is ensured?

Kindly note: Orchestrator setting is overwriting Assistant setting

The logfile location is under the path as configured within:
<Installation Folder>\NLog.config

By default, Execution Logs are stored in a file in the %LocalAppData%\UiPath\Logs folder.