Skip to Content

Log

Primo Studio and Primo Robot maintain a log of script execution in text files. They are located in the Log folder, an example path for Primo Studio is: C:\Users\UserName\AppData\Local\Primo.Primo Studio\Log.

File names are generated according to the pattern day month year hour_application name.log. An example name is: 2905202316_RobotStudio.log.

For custom log entries, a separate file is provided with the same pattern, but with the additional word custom in the name. Example: 2404202316_Default_Robot1_custom.log.

Custom entries are generated when executing the Log entry element.

Logs are cumulative: new entries are added to the end of the existing file.

Last updated on