| Package | Description |
|---|---|
| org.apache.logging.log4j.core.appender |
Log4j 2 Appenders.
|
| org.apache.logging.log4j.core.config |
Configuration of Log4j 2.
|
| org.apache.logging.log4j.core.net |
Log4j 2 network support.
|
| Constructor | Description |
|---|---|
SocketAppender(String name,
Layout<? extends Serializable> layout,
Filter filter,
AbstractSocketManager manager,
boolean ignoreExceptions,
boolean immediateFlush,
Advertiser advertiser) |
|
SyslogAppender(String name,
Layout<? extends Serializable> layout,
Filter filter,
boolean ignoreExceptions,
boolean immediateFlush,
AbstractSocketManager manager,
Advertiser advertiser) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultAdvertiser |
The default advertiser does not do anything.
|
| Modifier and Type | Method | Description |
|---|---|---|
Advertiser |
AbstractConfiguration.getAdvertiser() |
|
Advertiser |
Configuration.getAdvertiser() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbstractConfiguration.setAdvertiser(Advertiser advertiser) |
|
void |
Configuration.setAdvertiser(Advertiser advertiser) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
MulticastDnsAdvertiser |
Advertise an entity via ZeroConf/MulticastDNS and the JmDNS library.
|
Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.