Hi,
How to export output logs in any text/other file format using any activity?
By default, there is option to export the logs to text file. But, I want that step to be automated.
Please help.
Hi,
How to export output logs in any text/other file format using any activity?
By default, there is option to export the logs to text file. But, I want that step to be automated.
Please help.
Hi
While creating log message with the activity next to it write that same text or string to a excel or notepad using
—add Datarow activity and then write that’s datatable to excel with write range
Or
We can use write that text to a notepad with write text activity
Cheers @Saikat_Chowdhury
If you’re talking about robot execution log file, then Press ctrl+l in studio.