The Talon Manual

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The event trace outputs events received by the AEP engine for processing. The following is an example outout of event dispatch trace:

Panel

<10,63098,TestMachine> 20130305-00:51:23:037 (dbg)...<-- [AepChannelUpEvent<504>] 
<10,63098,TestMachine> 20130305-00:51:23:037 (dbg)...<D> [AepChannelUpEvent<504>]

Where the line starting with "<—" indicates that the the event was picked up by the engine's multiplexer thread, and the line starting with "<D>" indicates that the event was dispatch to registered application EventHandlers (note that not all events processed by an engine are forwarded on to application handlers). 


Waiting for messaging to start...

...