Package | Description |
---|---|
org.apache.logging.log4j.core.config |
Configuration of Log4j 2.
|
org.apache.logging.log4j.core.script |
Log4j 2 Script support.
|
Modifier and Type | Method and Description |
---|---|
static Property |
Property.createProperty(java.lang.String name,
java.lang.String value)
Creates a Property.
|
Modifier and Type | Method and Description |
---|---|
static Script |
Script.createScript(java.lang.String name,
java.lang.String language,
java.lang.String scriptText) |