Log Properties dialog box
Use the Log Properties dialog box to select what types of events are shown in the Execution Log window. By default, all of the options are selected.
To open the Log Properties dialog box,
- Select View|Execution Log.
- Right-click in the Execution Log window and choose Properties.
Dialog box options
Program Output
Records the output of the program in the Execution Log window.
Program Error
Records program errors in the Execution Log window.
Process Start
Records the starting of each process in the Execution Log window.
Process Exit
Records the exiting of each process in the Execution Log window.
Thread Start
Records the starting of each thread in the Execution Log window.
Thread Exit
Records the exiting of each thread in the Execution Log window.
Class Load
Records the loading of each module in the Execution Log window.
Breakpoint Logging
Logs breakpoints in the Execution Log window.