Create a seperate log file that tracks only errors

Hi

Need some help. I need to create a separate log file that only writes errors. I know I need to change Nlog file but i cant seem to know how. Have read something on Git and on forum but cant seem to make it. someoone can help?

Thanks

Hi @Petar_Soce pen NLog.Config file located in UiPath installation folder (generally C:\Program Files (x86)\UiPath Platform). Update the minLevel for log as “Error”.

Where’s this nlog.config file? I couldn’t find it neither in the path you provided or in the Users\user\AppData\Roaming\UiPath or Local\UiPath or UiPath Assistant or UiPathAddins folders.