Class JsonTemplateLayout

java.lang.Object
org.apache.logging.log4j.layout.template.json.JsonTemplateLayout
All Implemented Interfaces:
Layout<String>, Encoder<LogEvent>, StringLayout

@Plugin(name="JsonTemplateLayout", category="Core", elementType="layout") public class JsonTemplateLayout extends Object implements StringLayout