Uses of Class
org.apache.logging.log4j.layout.template.json.JsonTemplateLayout.Context
Packages that use JsonTemplateLayout.Context
-
Uses of JsonTemplateLayout.Context in org.apache.logging.log4j.layout.template.json
Fields in org.apache.logging.log4j.layout.template.json with type parameters of type JsonTemplateLayout.ContextModifier and TypeFieldDescriptionprivate final Recycler<JsonTemplateLayout.Context> JsonTemplateLayout.contextRecyclerMethods in org.apache.logging.log4j.layout.template.json that return JsonTemplateLayout.ContextModifier and TypeMethodDescription(package private) JsonTemplateLayout.ContextJsonTemplateLayout.acquireContext()Methods in org.apache.logging.log4j.layout.template.json that return types with arguments of type JsonTemplateLayout.ContextModifier and TypeMethodDescriptionprivate static Recycler<JsonTemplateLayout.Context> JsonTemplateLayout.createContextRecycler(JsonTemplateLayout.Builder builder, JsonWriter jsonWriter) private static Supplier<JsonTemplateLayout.Context> JsonTemplateLayout.createContextSupplier(Charset charset, JsonWriter jsonWriter)