public final class PrinterLogHandler extends Object implements LogHandler
| Constructor and Description |
|---|
PrinterLogHandler(PrintWriter writer)
|
public PrinterLogHandler(PrintWriter writer)
writer - The write that log entries will write to.public void onLog(LogEntry logEntry)
LogHandlerLogEntry received from the application.onLog in interface LogHandlerCopyright © 2013-2016 The Apache Software Foundation. All rights reserved.