2010/8/19 Göran Krampe <goran@krampe.se>:
Hi all!
I wonder a few things:
- Why was SimpleLog deemed "hard"? The class comment on SLLog etc is pretty straight forward IMHO! - Also SimpleLog has some quite nice features: Â Â Â Â - A really nice Morph to keep an eye on the logging going on, and to easily filter it etc, although it needs some love for Pharo to compile. Â Â Â Â - A log to file class with rotation. Â Â Â Â - Ability to use syslog like Ramon posted, in fact, I think SimpleLog was first with that.
I just... wonder why we need to reinvent so many things over and over?
Is so bad to develop a small utility and put it open to the community? What thing is bad with this?
Toothpick IMHO was a bit complex, I agree - that was the reason for creating SimpleLog, but hey, SimpleLog is *not* complex.
This is your opinion, I respect but don't agree. Anyway I think that this is a topic really not relevant, I shared a small class that I developed by the reason that can be useful to others, nothing more.
regards, Göran
Cheers.