public class PrintWriterHandler extends StreamHandler
Constructor and Description |
---|
PrintWriterHandler(PrintWriter printWriter)
Constructor
|
close, flush, isLoggable, publish, setEncoding, setOutputStream
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevel
public PrintWriterHandler(PrintWriter printWriter)
printWriter
- a PrintWriter to log to.Copyright © 2023. All rights reserved.