Package org.apache.logging.log4j.core.config.plugins.visitors


@Export @Version("2.20.1") package org.apache.logging.log4j.core.config.plugins.visitors
Visitor classes for extracting values from a Configuration or Node corresponding to a plugin annotation. Visitor implementations must implement PluginVisitor, and the corresponding annotation must be annotated with PluginVisitorStrategy.