Class LoggingOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class LoggingOutputStream extends WrappedOutputStream
A wrapper around an OutputStream that logs what he is doing.
Author:
Philip Helger