Class LogWriter.PrintWriterLogWriter

java.lang.Object
com.storedobject.common.LogWriter.PrintWriterLogWriter
All Implemented Interfaces:
LogWriter
Enclosing interface:
LogWriter

public static class LogWriter.PrintWriterLogWriter extends Object implements LogWriter
A LogWriter implementation that writes log messages to a PrintWriter. This class supports writing debug and error messages and flushing the underlying writer.
Author:
Syam