Uses of Class
org.apache.logging.log4j.core.script.ScriptRef
-
Packages that use ScriptRef Package Description org.apache.logging.log4j.core.script Log4j 2 Script support. -
-
Uses of ScriptRef in org.apache.logging.log4j.core.script
Methods in org.apache.logging.log4j.core.script that return ScriptRef Modifier and Type Method Description static ScriptRef
ScriptRef. createReference(String name, Configuration configuration)
-