Yes probably now I want something to log inside the system. I hate transcript plain stupid string. I hate to read transcript for compiler warnings. I want a real object that I can manipulate.
Stef On Apr 10, 2013, at 6:42 AM, Göran Krampe <go...@krampe.se> wrote: > On 04/10/2013 03:22 AM, Mariano Martinez Peck wrote: >> shouldn't be better to use the newer paulepulpe or something like that >> done by Santiago Bragañolo? I guess he did not write it from scratch >> just because.... > > Personally I found Toothpick complicated back when I created SimpleLog. > > I also felt that playing nice with the outside world was important when it > comes to logging so SimpleLog reuses the syslog levels standard and has a UDP > emitter into syslog as an option. > > And a friend added a Morphic UI with filtering etc, very nice during > development! > > regards, Göran >