You can log all the events dispatched to an object using the Command Line API method monitorEvents(object [, events])
. The event objects are then logged to the Console. Useful when you need a reminder of the available properties on the event object.