Re: Leave NSLog()s in Final Product?
Re: Leave NSLog()s in Final Product?
- Subject: Re: Leave NSLog()s in Final Product?
- From: Karl Kuehn <email@hidden>
- Date: Fri, 12 Mar 2004 13:36:07 -0500
It is the driver for the three buttons on the front of your Cannon
Scanner. The driver is polling every 3 seconds, and reporting so in the
log. Here is a discussion of the issue:
http://forums.macnn.com/showthread.php?s=&threadid=132661&highlight=1193
Karl Kuehn
email@hidden
On Mar 12, 2004, at 1:19 PM, Fred Glover wrote:
Yes, please don't leave NSLog turned on.
I've got one of those NSLog demons (not daemons) polluting my console
log now. Writing a message about every three seconds.
"Looking for devices matching vendor ID=1193 and product ID=8720"
anybody got any ideas where to start trying to find the offending
process?
It looks to me like an IO driver/kext. Possibly of the Firewire type?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.