Uses of Class
org.apache.logging.log4j.core.script.ScriptFile
-
Packages that use ScriptFile Package Description org.apache.logging.log4j.core.script Log4j 2 Script support. -
-
Uses of ScriptFile in org.apache.logging.log4j.core.script
Methods in org.apache.logging.log4j.core.script that return ScriptFile Modifier and Type Method Description static ScriptFile
ScriptFile. createScript(String name, String language, String filePathOrUri, Boolean isWatched, Charset charset)
-