Uses of Interface
org.apache.logging.log4j.core.config.builder.api.PropertyComponentBuilder
Package
Description
Configuration Builder API for programmatically configuring Log4j.
Configuration Builder Implementation.
-
Uses of PropertyComponentBuilder in org.apache.logging.log4j.core.config.builder.api
Modifier and TypeMethodDescriptionConfigurationBuilder.newProperty
(String name, String value) Returns a builder for creating Property:s -
Uses of PropertyComponentBuilder in org.apache.logging.log4j.core.config.builder.impl
Modifier and TypeMethodDescriptionDefaultConfigurationBuilder.newProperty
(String name, String value)