public class UIMAStreamHandler extends StreamHandler
Constructor and Description |
---|
UIMAStreamHandler(OutputStream out,
Formatter formatter)
initialize the UIMAStream handler
|
Modifier and Type | Method and Description |
---|---|
void |
publish(LogRecord record) |
close, flush, isLoggable, setEncoding, setOutputStream
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevel
public UIMAStreamHandler(OutputStream out, Formatter formatter)
out
- the output streamformatter
- output formatterpublic void publish(LogRecord record)
publish
in class StreamHandler
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.