org.apache.log4j.helpers
Class CountingQuietWriter
java.lang.Object
  
java.io.Writer
      
java.io.FilterWriter
          
org.apache.log4j.helpers.QuietWriter
              
org.apache.log4j.helpers.CountingQuietWriter
- public class CountingQuietWriter
- extends QuietWriter
  
Counts the number of bytes written.
- Since:
 
  - 0.8.1
 
| 
Field Summary | 
protected  long | 
count
 
            | 
 
 
 
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
count
protected long count
CountingQuietWriter
public CountingQuietWriter(Writer writer,
                           ErrorHandler eh)
write
public void write(String string)
- Overrides:
 write in class QuietWriter
 
 
getCount
public long getCount()
 
setCount
public void setCount(long count)
 
Copyright © 2000 Micro Focus International Limited.  All rights reserved.  
This document and the proprietary marks and names used herein are protected by international law.