On 07 Sep 2012, at 17:50, Paul DeBruicker <pdebruic@gmail.com> wrote:
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:
Hmm, there are actually two options that _are_ in the image: - Transcript logging (directly or through #log: and #crLog:) which can be redirected to files and stdout using NonInteractiveTranscript - Zinc-HTTP-Logging which is more of a mini framework (announcements based, with categories and somewhat object based) As I have said before: it seems hard to find agreement on one solution, some find X too simple, others find Y too complex; it is not a very hard problem domain, so many people roll their own solution. Sven -- Sven Van Caekenberghe http://stfx.eu Smalltalk is the Red Pill