• 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: No longer use NSLog() in Xcode 4?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No longer use NSLog() in Xcode 4?


  • Subject: Re: No longer use NSLog() in Xcode 4?
  • From: Gerd Knops <email@hidden>
  • Date: Thu, 15 Sep 2011 16:24:25 -0500

On Sep 15, 2011, at 3:55 PM, Scott Ribe wrote:

> On Sep 15, 2011, at 2:34 PM, Jerry Krinock wrote:
>
>> Bang.  Just do a ⇧⌘F, copy that 13476 to the search field, and in seconds the problem is staring me in the face.
>>
>> __FILE__ would be useful if it didn't print out the whole damned full path.
>
> Interesting, never thought of that. I prefer the file path & function name myself, but that's just me.
>
I still write and run most of my code in TextMate. There I use a macro for log output that does include __FILE__ and __LINE__, and the console recognizes that pattern and converts it into a clickable link. Very handy, I so wish I could do that in Xcode.

Gerd_______________________________________________

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

References: 
 >Re: No longer use NSLog() in Xcode 4? (From: Jerry Krinock <email@hidden>)
 >Re: No longer use NSLog() in Xcode 4? (From: Scott Ribe <email@hidden>)

  • Prev by Date: Re: No longer use NSLog() in Xcode 4?
  • Next by Date: NSImage initWithPasteboard
  • Previous by thread: Re: No longer use NSLog() in Xcode 4?
  • Next by thread: NSImage initWithPasteboard
  • Index(es):
    • Date
    • Thread