Re: [logback-dev] Corpus: initial version is done.

2009-03-09 Thread Ceki Gulcu
Joern Huxhorn wrote: I guess you don't know right now when the next version will be ready for release? Hopefully, some time in April. Joern. -- Ceki Gülcü Logback: The reliable, generic, fast and flexible logging framework for Java. http://logback.qos.ch _

Re: [logback-dev] Corpus: initial version is done.

2009-03-06 Thread Joern Huxhorn
Ceki Gulcu wrote: > Your comments are welcome, Nice effort, looks good. Unfortunately I can't use it right now since it's based on the current snapshot while all my classes compile against the last release. I did completely forget about this until I tried to integrate the corpus into my benchmar

[logback-dev] Corpus: initial version is done.

2009-03-06 Thread Ceki Gulcu
Hello, I have committed an initial version of the logback logging event Corpus. The actual source is in the ch.qos.logback.classic.corpus package. Typical usage: ILoggingEvent[] eventArray = Corpus.makeStandardCorpus(); The returned array contains 50'000 elements. Calling the makeStandatdCor