Log Properties dialog box

Use the Log Properties dialog box to select what types of events are shown in the Execution Log window.

To open the Log Properties dialog box,

  1. Select View|Execution Log.
  2. Right-click in the Execution Log window and choose Properties.

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.

Word Wrap

Wraps text lines to fit the current size of the Execution Log window. If you resize the window, text automatically wraps to fit the new size.

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 class in the Execution Log window.

Breakpoint Logging

Logs breakpoints in the Execution Log window.

See also:
Building Applications with JBuilder: Viewing the Execution Log