Class LoggingWriter

All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class LoggingWriter extends WrappedWriter
A wrapper around an Writer that logs what he is doing.
Since:
9.3.8
Author:
Philip Helger