Hi sebastien it depends which level of logging you want to do. For simple internal logs use Object log else I would use toothpick
Stef On Aug 12, 2011, at 12:42 PM, Sébastien Bigaret wrote: > > Hi all, > > Is there a recommended package to use for logging? > I've found out that Object>>log exists and shoult be used instead of > Transcript>>show, and > http://www.mail-archive.com/[email protected]/msg00108.html > speaks about different packages or "adapters". > Is there a recommended one or a recommended way of doing it in Pharo? > (and/or a document I should read) > Thanks for any advice. > > __ Sébastien.
