On 29.06.2010, at 18:12, Tito Ciuro wrote:

... Instead, is there a way to configure NSLog() so that it redirects to stdout instead of stderr?


google for      Quietlog NSLog

and you find some hints ( this is one of them: http://borkware.com/ quickies/single?id=261 ) how to replace NSLog with a function with identical syntax for a shorter (or a more verbose) output,
which can also be written to stdout or stderr or whatever you want.

 --Heinrich

--
Heinrich Giesen
gies...@acm.org


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to