public class YamlLogRecordListener extends Object implements com.fluxtion.runtime.audit.LogRecordListener
LogRecord yaml and converting to a
StructuredLogRecord| Constructor and Description |
|---|
YamlLogRecordListener() |
| Modifier and Type | Method and Description |
|---|---|
List<com.fluxtion.runtime.audit.StructuredLogRecord> |
getEventList() |
void |
loadFromFile(Reader reader) |
void |
processLogRecord(com.fluxtion.runtime.audit.LogRecord logRecord) |
String |
toString() |
public List<com.fluxtion.runtime.audit.StructuredLogRecord> getEventList()
public void loadFromFile(Reader reader)
public void processLogRecord(com.fluxtion.runtime.audit.LogRecord logRecord)
processLogRecord in interface com.fluxtion.runtime.audit.LogRecordListenerCopyright © 2022. All rights reserved.