• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Leave NSLog()s in Final Product?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Leave NSLog()s in Final Product?


  • Subject: Re: Leave NSLog()s in Final Product?
  • From: Matt Jaffa <email@hidden>
  • Date: Fri, 12 Mar 2004 11:54:34 -0700

Hey Fred,

That could possibly be from a USB Device too, I was working with USB IO/Kit code awhile back and those exact words come from an example
of using a USB driver, it possibly could be coming from a FireWire Device.
If you can remember if you installed a 3rd party tool that works with USB than that could be it.

Matt

On Mar 12, 2004, at 11:19 AM, 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?

Fred

Message: 13
Subject: RE: Leave NSLog()s in Final Product?
Date: Fri, 12 Mar 2004 09:28:31 -0600
From: "Guy Umbright" <email@hidden>
To: "Cocoa Developers" <email@hidden>

To expand a bit on this, perhaps use Log4Cocoa which would facilitate
being able to turn the logging on/off with a bit less work on your
part. A single 'level' setting in prefs could allow you to control
what gets logged and the multiple severities gives a finer level
of control.

guy

Fred Glover
Machine Vision and Image Processing Engineering
Visicon Inc
www.visiconeng.com
Los Gatos, CA
408 354-0095
_______________________________________________
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.
_______________________________________________
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.


References: 
 >RE: Leave NSLog()s in Final Product? (From: Fred Glover <email@hidden>)

  • Prev by Date: Re: Leave NSLog()s in Final Product?
  • Next by Date: Re: Leave NSLog()s in Final Product?
  • Previous by thread: Re: Leave NSLog()s in Final Product?
  • Next by thread: Re: Leave NSLog()s in Final Product?
  • Index(es):
    • Date
    • Thread