Re: Writing a more usable AppleEvent logger
Re: Writing a more usable AppleEvent logger
- Subject: Re: Writing a more usable AppleEvent logger
- From: Jean-Daniel Dupas <email@hidden>
- Date: Wed, 19 Nov 2008 16:42:27 +0100
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
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden