Re: Redirect NSLog to stdout
Re: Redirect NSLog to stdout
- Subject: Re: Redirect NSLog to stdout
- From: Heinrich Giesen <email@hidden>
- Date: Tue, 29 Jun 2010 21:43:47 +0200
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
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden