You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Ceki Gülcü <ce...@qos.ch> on 2003/05/28 10:11:27 UTC

RE: cvs commit: jakarta-log4j-sandbox/tests/src/java/org/apache/l og4j/chainsaw CyclicBufferListTest.java

At 05:44 PM 5/28/2003 +1000, Paul Smith wrote:

>We do! ::
>
>class ChainsawCyclicBufferTableModel extends AbstractChainsawTableModel
>   implements EventContainer {
>   public static final int DEFAULT_BUFFER_SIZE = 500;
>   List cyclicBufferList = new CyclicBufferList(DEFAULT_BUFFER_SIZE);
>   List filteredList = new CyclicBufferList(DEFAULT_BUFFER_SIZE);

No that's exactly it. I should have looked at the code first. :-)

>cheers,
>
>Paul

--
Ceki  For log4j documentation consider "The complete log4j manual"
       ISBN: 2970036908  http://www.qos.ch/shop/products/clm_t.jsp 


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-dev-help@jakarta.apache.org