Uses of Class
org.apache.logging.log4j.core.config.plugins.PluginValue
-
Packages that use PluginValue Package Description org.apache.logging.log4j.core.config Configuration of Log4j 2.org.apache.logging.log4j.core.script Log4j 2 Script support. -
-
Uses of PluginValue in org.apache.logging.log4j.core.config
Method parameters in org.apache.logging.log4j.core.config with annotations of type PluginValue Modifier and Type Method Description static Property
Property. createProperty(String name, String value)
Creates a Property. -
Uses of PluginValue in org.apache.logging.log4j.core.script
Method parameters in org.apache.logging.log4j.core.script with annotations of type PluginValue Modifier and Type Method Description static Script
Script. createScript(String name, String language, String scriptText)
-