Le 19 nov. 08 à 16:42, Jean-Daniel Dupas a écrit :


Le 19 nov. 08 à 15:43, Ken Tozier a écrit :


On Nov 19, 2008, at 8:52 AM, Jean-Daniel Dupas wrote:

The logging is performed by the application itself (I guess this is done in AESendMessage or a lower level private function for send events and in AEDecodeMessage or a lower level private function for received event).


I guess the easiest thing would be to set up a kqueue observer on whatever log file AESendMessage et al are written to. I looked through the various /library/logs but couldn't find any with the string "------oo end of event oo------." Does anyone know where the AppleEvent log is located?

All details about AE logging in the tn2124:

http://developer.apple.com/technotes/tn2004/tn2124.html

Note that is you set AE_PRINT_XML too, event will be log into XML property list. (which will be definitively easier to parse).


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to