Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (12.7k points)

Is it possible to change the location of the uipath log files? The reason I ask is that I have built a console application that has I'd like to show a parsed version for certain messages. I have tried looking in the studio application, and I am not familiar with the uipath config file

1 Answer

0 votes
by (29.5k points)

Yes, it is possible to change the location of the log file. You'll need to make changes in the Nlog.xml located in the UiPath folder in program files(x86).

<variable name="LogDirectory"
value="${specialfolder:folder=LocalApplicationData}/UiPath/Logs"/>

This is the path of the log file. You can edit this path as per your requirement

Related questions

0 votes
1 answer
asked Jul 17, 2019 in RPA by noah kapoor (5.3k points)
0 votes
1 answer
asked Jul 12, 2019 in RPA by Abhishek_31 (12.7k points)
0 votes
1 answer
asked Jul 10, 2019 in RPA by Abhishek_31 (12.7k points)

Browse Categories

...