Re: NSLog
Re: NSLog
- Subject: Re: NSLog
- From: Jens Alfke <email@hidden>
- Date: Thu, 03 Nov 2011 13:15:30 -0700
On Nov 3, 2011, at 12:55 PM, koko wrote: Should NSLog write output to the Debugger Console?
Yes. When you’re running your app in Xcode, it writes to stderr, which appears in Xcode’s console.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >NSLog (From: koko <email@hidden>) |