Re: NSLog
Re: NSLog
- Subject: Re: NSLog
- From: koko <email@hidden>
- Date: Thu, 03 Nov 2011 15:31:29 -0600
Well, another bug ... I had to quit XC and then it started writing to the debugger console again.
-koko
On Nov 3, 2011, at 2:15 PM, Jens Alfke wrote: 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>) |
| >Re: NSLog (From: Jens Alfke <email@hidden>) |