Class CsvLogEventLayout

All Implemented Interfaces:
LocationAware, Layout<String>, Encoder<LogEvent>, StringLayout

@Plugin(name="CsvLogEventLayout", category="Core", elementType="layout", printObject=true) public class CsvLogEventLayout extends AbstractCsvLayout
A Comma-Separated Value (CSV) layout to log events. Depends on Apache Commons CSV 1.2.
Since:
2.4