Uses of Class
org.apache.logging.log4j.layout.template.json.resolver.ReadOnlyStringMapResolver.LoopContext
Packages that use ReadOnlyStringMapResolver.LoopContext
-
Uses of ReadOnlyStringMapResolver.LoopContext in org.apache.logging.log4j.layout.template.json.resolver
Methods in org.apache.logging.log4j.layout.template.json.resolver with parameters of type ReadOnlyStringMapResolver.LoopContextModifier and TypeMethodDescriptionvoid
ReadOnlyStringMapResolver.LoopMethod.accept
(String key, Object value, ReadOnlyStringMapResolver.LoopContext loopContext) Method parameters in org.apache.logging.log4j.layout.template.json.resolver with type arguments of type ReadOnlyStringMapResolver.LoopContextModifier and TypeMethodDescriptionprivate static EventResolver
ReadOnlyStringMapResolver.createResolver
(boolean flatten, Recycler<ReadOnlyStringMapResolver.LoopContext> loopContextRecycler, Function<LogEvent, ReadOnlyStringMap> mapAccessor)