Class SelectArbiter
java.lang.Object
org.apache.logging.log4j.core.config.arbiters.SelectArbiter
@Plugin(name="Select",
category="Core",
elementType="Arbiter",
deferChildren=true,
printObject=true)
public class SelectArbiter
extends Object
Class Description goes here.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionevaluateConditions
(List<Arbiter> conditions) static SelectArbiter.Builder
-
Constructor Details
-
SelectArbiter
public SelectArbiter()
-
-
Method Details
-
evaluateConditions
-
newBuilder
-