public class InternalFilterWriter extends FilterWriter
out| Constructor and Description |
|---|
InternalFilterWriter(Writer out,
ExtendedLogger logger,
String fqcn,
Level level,
Marker marker) |
public InternalFilterWriter(Writer out, ExtendedLogger logger, String fqcn, Level level, Marker marker)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterWriterIOExceptionpublic void flush()
throws IOException
flush in interface Flushableflush in class FilterWriterIOExceptionpublic void write(char[] cbuf)
throws IOException
write in class WriterIOExceptionpublic void write(char[] cbuf,
int off,
int len)
throws IOException
write in class FilterWriterIOExceptionpublic void write(int c)
throws IOException
write in class FilterWriterIOExceptionpublic void write(String str) throws IOException
write in class WriterIOExceptionpublic void write(String str, int off, int len) throws IOException
write in class FilterWriterIOExceptionCopyright © 1999-2021 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.