public class StreamHandlerN extends StreamHandler
| Modifier and Type | Field and Description |
|---|---|
protected IsLoggableDelegate |
isLoggableDelegate |
| Constructor and Description |
|---|
StreamHandlerN() |
StreamHandlerN(OutputStream out,
Formatter formatter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLoggable(LogRecord record) |
close, flush, publish, setEncoding, setOutputStreamgetEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevelprotected IsLoggableDelegate isLoggableDelegate
public StreamHandlerN()
public StreamHandlerN(OutputStream out, Formatter formatter)
public boolean isLoggable(LogRecord record)
isLoggable in class StreamHandlerCopyright © 2015 LSST. All rights reserved.