NSLog won't go to run log window
NSLog won't go to run log window
- Subject: NSLog won't go to run log window
- From: email@hidden
- Date: Wed, 21 Apr 2004 09:19:05 -0500 (CDT)
Howdy all,
I just fired up xcode after being away form it for a while and I cannot
seem to get NSLog to work the way I remember that it did. This may just
be a case of operator error but NSLog output always goes to system.log and
does not show up in the "Run log window" or in the "Console drawer" in the
debugger. I tried creating a fresh project with a single button and a
call to NSLog to test things and it still only goes via the syslog route.
It is kind of annoying to have to watch my debug messages via console.app
since syslogd adds some delay and summarizes the results.
Any ideas?
Thanks a bunch,
-Eric
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.