public interface StreamingLogWriterPlugin extends StreamingLogWriter
Modifier and Type | Method and Description |
---|---|
void |
initialize(java.util.Map<java.lang.String,? extends java.lang.Object> context)
Sets the execution context information for the log information being written, will be called prior to other
methods
StreamingLogWriter.openStream() |
addEvent, close, openStream
void initialize(java.util.Map<java.lang.String,? extends java.lang.Object> context)
StreamingLogWriter.openStream()
context
- context data