Stéphane Ducasse wrote > > On May 17, 2012, at 3:55 PM, Damien Cassou wrote: > >> On Thu, May 17, 2012 at 3:43 PM, Stéphane Ducasse >> <stephane.ducasse@> wrote: >>> So what are the candidates? >>> Does anybody has experience with toothpick since it is MIT and even have >>> a documentation (I will probably write chapter on it to understand it). >> >> what do you mean by structured? > > not just a string but > an object > who > what > when > so that we build interface and have better handling of logs. > >
Last week I made a JSON log formatter for Toothpick and also a Riak interface for Toothpick to store the JSON in Riak. I used JSON instead of Fuel because Riak has built in searching/map+reduce but it can also store binary objects. -- View this message in context: http://forum.world.st/I-would-really-like-to-get-a-structured-logging-framework-for-Pharo-tp4630648p4630664.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
