Class LoggingFilterOutputStream

java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
org.apache.sshd.common.util.io.LoggingFilterOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class LoggingFilterOutputStream extends FilterOutputStream
Dumps everything that is written to the stream to the logger