Package | Description |
---|---|
org.apache.logging.log4j.layout.template.json.resolver |
Modifier and Type | Interface and Description |
---|---|
interface |
EventResolverInterceptor
TemplateResolverInterceptor specialized for LogEvent s. |
Modifier and Type | Class and Description |
---|---|
class |
EventAdditionalFieldInterceptor
Interceptor to add
additional fields after event template read. |
class |
EventRootObjectKeyInterceptor
Interceptor to add a root object key to the event template.
|
Modifier and Type | Method and Description |
---|---|
static <V,C extends org.apache.logging.log4j.layout.template.json.resolver.TemplateResolverContext<V,C>,I extends TemplateResolverInterceptor<V,C>> |
TemplateResolverInterceptors.populateInterceptors(List<String> pluginPackages,
Class<V> valueClass,
Class<C> contextClass)
Populates plugins implementing
TemplateResolverInterceptor<V, C> ,
where V and C denote the value and context class types,
respectively. |
Copyright © 1999-2023 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.