ASL is the bee's knees.  I made a wrapper framework around ASL logging a while 
back, after reading the boredzo blog articles.  
<http://bitbucket.org/billgarrison/sologger>.  

Rentzsch's JRLog is also a good logging utility to take a look at. 
<http://github.com/rentzsch/JRLog>

On Jun 29, 2010, at 4:32 PM, Kyle Sluder wrote:

> On Tue, Jun 29, 2010 at 1:15 PM, Bill Garrison
> <garri...@standardorbit.net> wrote:
>> http://www.atomicbird.com/blog/2007/07/code-quickie-redirect-nslog
> 
> Rather than redirect all calls to NSLog, if your intent it to redirect
> just your own logging information (which I would claim is more
> correct), you could use this asl_log technique so you don't have to
> give up the NSLog format specifier conveniences:
> 
> http://boredzo.org/blog/archives/2008-01-20/asl-logging
> 
> --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/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to