Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSLog not working in one project



On 08/05/2006, at 10:11 AM, Ken Tozier wrote:
I've been using NSLog for years now and all of a sudden, it doesn't work in a new project. The debugger isn't running, the app launches and doesn't crash but not one NSLog prints to the run log. They do print to the console but the long data is truncated whereas it's not in the run log. Anyone know if there is an XCode setting I might have hit inadvertently that could be causing this?

The default syslog behaviour changed somewhere around Tiger and caught me out - now messages of priority Info and Debug are not sent to syslog.log. Messages of priority Emergency to Notice are. Info priority used to be sent to the log as well, and this is what I used with lots of my messages. I've simply changed them all to Notice now.


man syslog for more info.

Heath
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden
References: 
 >NSLog not working in one project (From: Ken Tozier <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.