Class JsonEncoder

All Implemented Interfaces:
Encoder<ILoggingEvent>, ContextAware, LifeCycle

public class JsonEncoder extends JsonEncoderBase<ILoggingEvent>
This is a concrete JsonEncoder for ILoggingEvent that emits fields according to object's configuration. It is partially imported from penna, but adapted to logback's structure.
Author:
Henry John Kupty