Developer Documentation Library > Interviewer - Server > Monitoring and tuning system performance > UNICOM Intelligence Load Tool > Logging information
 
Logging information
UNICOM Intelligence Load Tool uses the Log component to generate debugging messages about the tests you are running. These messages are displayed on the Logging tab and are written to a MRI*.tmp log file as well.
The amount of detail displayed depends on the logging level check boxes you have selected (see Logging levels). In the log file, this is controlled by the registry keys for the Logging component and uses MRI as the log group name.
See also Registry keys for the Logging component.
Answers generated by the Auto Answer player are always logged at the Info level. The log reports the following information for each interview:
the server name
the interview Id
the connection string
the response sent for each question
the number of pages used to complete the interview.
The MRI log files are very useful for debugging errors. Open the file using DM Query and find the errors. Then use the Interview ID and possibly other information to correlate the error messages with those in the IVW file and with the case data to investigate why the error might have occurred.
When reviewing log information keep in mind that some errors are generated by the UNICOM Intelligence Load Tool and other errors are the UNICOM Intelligence Load Tool reporting an issue with the server.
To clear the Logging tab
To clear the Logging tab without affecting the contents of the logging file, click Clear.
To pause or restart logging
To pause logging so that you can scroll through the display without changing anything. click Pause. The test continues running and, if appropriate, writing to the logging file.
To restart logging, and see any any information that was generated while it was paused, click Pause again.
To specify which tests are shown on the Logging tab
When you are running more than one test concurrently, you can choose which tests you want to see reported on the Logging tab:
1 Click View all tests to cancel this option.
2 In the Tests frame, select the tests you want to see on the Logging tab, and then click Refresh.
See also
UNICOM Intelligence Load Tool