XJTAG system log files

Each XJTAG application and any application that uses the XJTAG XJAPI or XJIntegration writes system log files. These are stored in the subdirectory Log of the current user's Local Application Data folder. The easiest way to open the folder is to click this link, or press Windows Key + R and type %LOCALAPPDATA%.

Each log filename is of the form:

application_type.PID.log

Where:

  • application is the name of the application
  • type is either debug or error
  • PID is the windows process ID of the instance of the application that is running

Only the most recent six log files are kept of each type for each application.

The relevant log files are automatically included when reporting any issue to XJTAG.

Installation log

The log file, installation.log, is also included inside this folder. This keeps a record of what versions of XJTAG have been installed and uninstalled, which can be useful when troubleshooting any issues with the installer.