I'm in the process of kicking it's tires, and I'm liking it so far.

Logging frameworks are one of those things that I'm surprised we don't see more Open Source solutions. Probably because logging frameworks aren't necessarily glorious, but they're incredibly utilitarian and in my opinion necessary.

I look forward to playing more with Log4Cocoa!

On 24-Jan-09, at 9:10 AM, Rob Ross wrote:

I have never used the Log4Cocoa implementation, but I use the Java version (log4j) every day. It's got a great API so if Log4Cocoa uses most of the same API I would definitely say use it. It's simple, lightweight, and you can learn enough to cover 80% of your needs in a just a few hours. It's also configureable enough to most likely handle that remaining 20% of things you want to do with it.

Rob


On Jan 21, 2009, at 2:20 PM, Robert Kukuchka wrote:

Apparently this Log4Cocoa project is based off of a Java project which is highly configurable. I'm trying to do an evaluation on the code from SF: http://sourceforge.net/projects/log4cocoa/ Files were updated in 08, but mailing list last updated in 06. Not sure if it's dead or what...


On 21-Jan-09, at 1:48 PM, jonat...@mugginsoft.com wrote:


On 21 Jan 2009, at 21:40, Robert Kukuchka wrote:

I was hoping to find something with built in log level support and non-recompile options to turn logging modules on / off

On .NET you can accomplish this with the Enterprise Library Logging Application Block, which is very highly configurable. I looked around for similar functionality in Cocoa frameworks about a year ago and did not find anything remotely similar.

But maybe it is hiding out there in the bushes somewhere...


On 21-Jan-09, at 1:15 PM, Kyle Sluder wrote:

On Wed, Jan 21, 2009 at 2:58 PM, Robert Kukuchka <rkukuc...@gmail.com > wrote:
 I'm looking into logging frameworks and see references to this
project. Does anyone know if this project is still running? I was hoping to find some examples of how to get things setup. Anyone here use it within a commercial application? Our Mac team is small, so if I don't have to "roll
my own", I'd rather not.

Why not use ASL, since it's built into the OS?
http://developer.apple.com/documentation/Darwin/Reference/ManPages/man3/asl.3.html

--Kyle Sluder

_______________________________________________

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/jonathan%40mugginsoft.com

This email sent to jonat...@mugginsoft.com

Jonathan Mitchell

Central Conscious Unit
http://www.mugginsoft.com




_______________________________________________

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/rkukuchka%40gmail.com

This email sent to rkukuc...@gmail.com

_______________________________________________

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/rob.ross%40gmail.com

This email sent to rob.r...@gmail.com


_______________________________________________

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