Hi,
I am using UI path tool(community edition) and i have generated a Transactional Process project which has a basic login activity, but i am facing an issue w.r.t log file location
Basically i changed the default log file location in NLog.config file to user defined location
variable name=“WorkflowLoggingDirectory” value=“${specialfolder:folder=LocalApplicationData}/UiPath/Logs” / to
variable name=“WorkflowLoggingDirectory” value=“C:\Users\pmevega\Desktop\Just” /
But i observered that the log files of execution are still getting generated in default path
“C:\Users\pmevega\AppData\Local\UiPath\Logs”
Can anyone please help me in getting this issue resolved?
Thanks Regards,
Parvez