Uses of Class
org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
-
Packages that use PluginRegistry Package Description org.apache.logging.log4j.core.config.plugins.util Utility and manager classes for Log4j 2 plugins. -
-
Uses of PluginRegistry in org.apache.logging.log4j.core.config.plugins.util
Methods in org.apache.logging.log4j.core.config.plugins.util that return PluginRegistry Modifier and Type Method Description static PluginRegistry
PluginRegistry. getInstance()
Returns the global PluginRegistry instance.
-