| Constructor and Description |
|---|
AsynchronousLogWriter(LogWriter logWriter)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes this writer.
|
void |
writeLogentry(String line)
Writes the given string to Rapid7 InsightOps asynchronously.
|
public AsynchronousLogWriter(LogWriter logWriter)
logWriter - Used to write entries to Rapid7 InsightOps.public void writeLogentry(String line)
writeLogentry in interface LogWriterline - The line to write.Copyright © 2016–2018. All rights reserved.