Re: Logging Mechanisms in Cocoa
Re: Logging Mechanisms in Cocoa
- Subject: Re: Logging Mechanisms in Cocoa
- From: Hans van der Meer <email@hidden>
- Date: Mon, 11 Feb 2008 09:53:33 +0100
On 11 feb 2008, at 04:57, Jens Alfke wrote:
On 10 Feb '08, at 5:42 PM, Timothy Reaves wrote:
Not sure you've ever used NSLog() Jens.
Heh. I spent seven years writing Cocoa apps and frameworks at Apple.
This post then comes at the right moment and I hope your experience
will provide the answer to the next question -- which might be of
interest for others who like me start using asl. I was trying to log
through asl (in XCode3, Leopard) with the statement
asl_log(NULL, NULL, 1, "TESTING ASL-LOG:%s", "asl-log test");
but I do not see anything resulting from it. Neither in the XCode
console, nor in the Console app. Why not? I suppose I am doing
something wrong, but what?
Hans van der Meer
_______________________________________________
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