• 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: Fred Glover <email@hidden>
  • Date: Fri, 12 Mar 2004 10:19:13 -0800

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.


  • Follow-Ups:
    • Re: Leave NSLog()s in Final Product?
      • From: Chris Ridd <email@hidden>
    • Re: Leave NSLog()s in Final Product?
      • From: Matt Jaffa <email@hidden>
    • Re: Leave NSLog()s in Final Product?
      • From: Karl Kuehn <email@hidden>
    • Re: Leave NSLog()s in Final Product?
      • From: Shawn Erickson <email@hidden>
  • Prev by Date: Re: NSString really Unicode?
  • Next by Date: Remote server info
  • Previous by thread: RE: Leave NSLog()s in Final Product?
  • Next by thread: Re: Leave NSLog()s in Final Product?
  • Index(es):
    • Date
    • Thread