Package | Description |
---|---|
org.apache.logging.log4j.core.appender |
Log4j 2 Appenders.
|
org.apache.logging.log4j.core.config.plugins.validation.validators |
ConstraintValidator implementations for the constraint annotations.
|
org.apache.logging.log4j.core.net |
Log4j 2 network support.
|
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
SocketAppender.AbstractBuilder.host |
Modifier and Type | Field and Description |
---|---|
private ValidHost |
ValidHostValidator.annotation |
Modifier and Type | Method and Description |
---|---|
void |
ValidHostValidator.initialize(ValidHost annotation) |
Modifier and Type | Field and Description |
---|---|
private java.net.InetAddress |
SocketAddress.Builder.host |