Package org.apache.logging.log4j.core.config.arbiters
-
Interface Summary Interface Description Arbiter Interface used to check for portions of the configuration that may be optionally included. -
Class Summary Class Description ClassArbiter Conditional that determines if the specified class is present.ClassArbiter.Builder DefaultArbiter Default Condition for a Select Condition.DefaultArbiter.Builder ScriptArbiter Condition that evaluates a script.ScriptArbiter.Builder SelectArbiter Class Description goes here.SelectArbiter.Builder SystemPropertyArbiter Condition that determines if the specified property is set.SystemPropertyArbiter.Builder