Re: Writing a more usable AppleEvent logger
Re: Writing a more usable AppleEvent logger
- Subject: Re: Writing a more usable AppleEvent logger
- From: Ken Tozier <email@hidden>
- Date: Wed, 19 Nov 2008 09:43:10 -0500
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?
_______________________________________________
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