One of the important debugging tools we have are console logs. These are displayed in the Console application and look something like the following:
[attachment=0]<!-- ia0 -->Picture 5.png<!-- ia0 -->[/attachment] To create a console.log file:
1. Launch the Console application at /Applications/Utilities/Console.app 2. Select the console.log in the area on the left of the window (see above). You many need to click the Logs icon in the toolbar to show that area. 3. Choose File -> Save a Copy As... to create a console.log file.
_________________________ John Wallace Now X Tech Lead President, Now Software, Inc.
1. Launch the Console application at /Applications/Utilities/Console.app 2. Select All Messages in the area on the left of the window (see above). You many need to click the Show Log List icon in the toolbar to show that area and you may need to twist down the Log Database Queries item. 3. Choose File -> Save a Copy As... to create a console.log file.