Re: Cocoa and NSLog
Re: Cocoa and NSLog
- Subject: Re: Cocoa and NSLog
- From: Uli Kusterer <email@hidden>
- Date: Sun, 9 Nov 2008 23:34:21 +0100
On 09.11.2008, at 23:03, Tommy Nordgren wrote:
Is it possible to open an Additional file for use by logging in Cocoa
(I want it to contain ONLY the info logged from my App)
You can write your own logging function/macro that uses [NSString
stringWithFormat: @"", ...] and then appends that to a file of your
choice.
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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