org.apache.log4j.helpers
public class QuietWriter extends FilterWriter
Since: 0.7.3
| Field Summary | |
|---|---|
| protected ErrorHandler | errorHandler |
| Constructor Summary | |
|---|---|
| QuietWriter(Writer writer, ErrorHandler errorHandler) | |
| Method Summary | |
|---|---|
| void | flush() |
| void | setErrorHandler(ErrorHandler eh) |
| void | write(String string) |