Class LogEntryCSVWriter

All Implemented Interfaces:
Marshaller<LogEntry>, Writer<LogEntry>

@Setup(mode=SINGLETON, priority=2000) public class LogEntryCSVWriter extends AbstractCSVWriter<LogEntry>
Convert LogEntry to CSV only keeping default and fetched properties if any.
Since:
11.1