There's also Toothpick http://www.squeaksource.com/Toothpick.html Logging http://www.squeaksource.com/Logging.html Nagare https://code.google.com/p/nagare-logger/ but no default one in the image. there was a discussion about it here: http://forum.world.st/Log-framework-td4632375.html On 09/07/2012 08:23 AM, Santiago Bragagnolo wrote:
Hi Francois!
Here is logger for pharo. It works in pharo 1.2, 1.3, 1.4 and 2.0.
http://concretetypeinference.blogspot.fr/2012/06/metacello-paullepoulpe-proj...
Gofer new url: 'http://ss3.gemstone.com/ss/PaulLePoulpe'; package: 'ConfigurationOfPaulLePoulpe'; load.
( ConfigurationOfPaulLePoulpe project version:'1.0') load
There are some examples in the package, in any case, you can get some documentation in here:
http://concretetypeinference.blogspot.fr/2012/06/pharo-logger-aka-paul-octop...
But with the examples, it should be straight forward..
Santiago.