public class LoggableOutputStream extends FilterOutputStream
out| Constructor and Description |
|---|
LoggableOutputStream(Logger logger,
OutputStream stream) |
public LoggableOutputStream(Logger logger, OutputStream stream)
public void write(int b)
throws IOException
write in class FilterOutputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterOutputStreamIOExceptionpublic void flush()
throws IOException
flush in interface Flushableflush in class FilterOutputStreamIOExceptionCopyright © 2012. All Rights Reserved.