Re: Log4Cocoa
Re: Log4Cocoa
- Subject: Re: Log4Cocoa
- From: Kyle Sluder <email@hidden>
- Date: Thu, 22 Jan 2009 13:54:15 -0500
On Thu, Jan 22, 2009 at 11:53 AM, Timothy Reaves
<email@hidden> wrote:
> There are a number of reasons to use Log4Cocoa over something like
> ASL. The fact that it already supports Obj-C is the least of them.
> * It supports various logging levels,
As does ASL.
> * supports logging to other than the default system file,
ASL does this too.
> * different logging levels for different classes. This is a biggie, as
> often when you are debugging, you want to see very detailed log messages,
> but only for the class or subsystem of interest.
I think it's important to remember that ASL is a key-value store, not
your traditional dump to a tab-delimited logfile. You can log any set
of key-value pairs you want and filter it later.
--Kyle Sluder
_______________________________________________
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