On Thu, 10 Jan 2008 23:52:38 -0800 (PST) "Steve Ulrich (proemion)" <[EMAIL PROTECTED]> wrote:
> > > Julien Vermillard wrote: > > > > I made a little filter for generate random garbage in your byte > > streams. > > > > Hi! > Thanks, looks very nice. Just startet a test, and found a bug in my > app at the first try. :-) > The output of the changed bytes is very useful, you just have check > for 0-values, because there are some "inserted 0 bytes" messages. > > regards > > Steve > Hi, Nice to see it was useful for you ;) The logging is quite basic, I need to change it for use a correct slf4j logging. Doh, I though I fixed the zero byte modified bug, I'll take a look. Thanks for the feedback, Julien
