On 05/17/2012 03:43 PM, Stéphane Ducasse wrote:
So what are the candidates?
Does anybody has experience with toothpick since it is MIT and even have a 
documentation (I will probably write  chapter on it to understand it).

Another simple variant for you to look at could be SimpleLog I made when I wanted something that is easy to learn and use:

http://map.squeak.org/packagebyname/SimpleLog

...I modelled the levels after the good old syslog levels. And it has a syslog "emitter" that can log using UDP to a syslog daemon.

I think it is important for a very simple API since otherwise people don't take the time to learn and use a logging framework. I recall looking at Toothpick but I think I felt it was complicated? My memory may be off.

regards, Göran

Reply via email to