Hi.

Today I saw this in pharo news http://code.google.com/p/nagare-logger/ and previusly this thread http://forum.world.st/I-would-really-like-to-get-a-structured-logging-framework-for-Pharo-td4630648.html

Early of my last project I saw those (maybe page is obsolete) http://book.pharo-project.org/book/LanguageAndLibraries/LoggingTools... and finally I too made my own log framework, but for next project I want to use something better that of mine.

Regards.

2012/5/29 Santiago Bragagnolo <santiagobragagnolo@gmail.com>
Hi all.

�Im looking for a log framework with configurable levels. Theres any stable and useful? I� browsed the list and didn't find nothing but something like 'every body has its own logging framework'.

�I wrote a small logging fwk for my project, but if is any more complete, it would be great.

Thanks.