Uses of Interface
org.apache.logging.log4j.core.config.builder.api.KeyValuePairComponentBuilder
Packages that use KeyValuePairComponentBuilder
Package
Description
Configuration Builder API for programmatically configuring Log4j.
Configuration Builder Implementation.
-
Uses of KeyValuePairComponentBuilder in org.apache.logging.log4j.core.config.builder.api
Methods in org.apache.logging.log4j.core.config.builder.api that return KeyValuePairComponentBuilderModifier and TypeMethodDescriptionConfigurationBuilder.newKeyValuePair
(String key, String value) Returns a builder for creating KeyValuePair:s -
Uses of KeyValuePairComponentBuilder in org.apache.logging.log4j.core.config.builder.impl
Methods in org.apache.logging.log4j.core.config.builder.impl that return KeyValuePairComponentBuilderModifier and TypeMethodDescriptionDefaultConfigurationBuilder.newKeyValuePair
(String key, String value)