Concept : Understanding the Event Viewer
Page Status: Beta
Contents |
[edit] Description
The Event Viewer tracks events as you interact with the Bungee Builder. When building an application from cords (pre-existing blocks of functionality), you drag events onto the cords to make them respond to specific actions. For example, to make a cord respond to a double-click event, you drag a double-click event from the Event Viewer onto the cord.
The Event Viewer is also used for:
- XML debugging messages. For more information, see the Error Handling section of Importing a WSDL File.
- Log messages. For more information, see Understanding Logging.
[edit] Event Viewer Buttons
- Clear all events—Use the Clear all Events button (to the left of Filters at the top of the Event Viewer tab) to remove all the events from the Event Viewer.
- Filters—Use Filters (see below) to select the types of Events and Log Messages that you want to exclude from the Event Viewer. Selecting items to filter out does not effect items already in the Event Viewer; the filter is applied to future events and messages.
[edit] See Also
Understanding Logging
Setting up Logging
Understanding Debugging
Using Debugging
[edit] Tags