Uses of Class
org.apache.logging.log4j.core.config.arbiters.SystemPropertyArbiter.Builder
Packages that use SystemPropertyArbiter.Builder
-
Uses of SystemPropertyArbiter.Builder in org.apache.logging.log4j.core.config.arbiters
Methods in org.apache.logging.log4j.core.config.arbiters that return SystemPropertyArbiter.BuilderModifier and TypeMethodDescriptionSystemPropertyArbiter.Builder.asBuilder()
SystemPropertyArbiter.newBuilder()
SystemPropertyArbiter.Builder.setPropertyName
(String propertyName) Sets the Property Name.SystemPropertyArbiter.Builder.setPropertyValue
(String propertyValue) Sets the Property Value.