Uses of Interface
org.apache.logging.log4j.core.config.composite.MergeStrategy
-
Packages that use MergeStrategy Package Description org.apache.logging.log4j.core.config.composite Support for composite configurations. -
-
Uses of MergeStrategy in org.apache.logging.log4j.core.config.composite
Classes in org.apache.logging.log4j.core.config.composite that implement MergeStrategy Modifier and Type Class Description class
DefaultMergeStrategy
The default merge strategy for composite configurations.
-