Debugging NSDistributedNotificationCenter
Debugging NSDistributedNotificationCenter
- Subject: Debugging NSDistributedNotificationCenter
- From: Jeff Johnson <email@hidden>
- Date: Sat, 25 Oct 2008 18:48:24 -0500
I'm using NSDistributedNotificationCenter to deliver notifications
from a helper application to the main application. I followed the
instructions from <http://developer.apple.com/technotes/tn2004/tn2124.html#SECFILES
>, i.e., sudo touch /var/log/do_dnserver_log and restart, but this
doesn't seem to do anything. No file "/var/log/dnserver.log" ever gets
created, and "/var/log/do_dnserver_log" remains empty. I tried
creating "/var/log/dnserver.log" myself, but that doesn't help either.
Does distnoted debugging still work in Leopard? Or am I
misunderstanding the relationship between this debugging facility and
NSDistributedNotificationCenter?
-Jeff
_______________________________________________
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