Log files pertaining to the Administration and Production modules have an XML structure so that you can more easily pick out specific messages, such as errors.
You can view these files using Notepad. However, the XML structure is more beneficial when you adjust the logs for viewing in a web browser. Use this procedure:
Open a log file in Notepad. (See Location of log files.)
Scroll to the end of the file and check for the </RSTraceLog> end tag. If the application finished unexpectedly, you may need to add that tag at the end of the file to enable XML viewing.
Select
> .In the
box, replace the LOG file extension with XML, and click .Open the file in a web browser or any XML viewer. Click +/- to expand/collapse log information.