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 and 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 and Description |
---|---|
class |
DefaultAdvertiser
The default advertiser does not do anything.
|
Modifier and Type | Method and Description |
---|---|
Advertiser |
Configuration.getAdvertiser() |
Advertiser |
AbstractConfiguration.getAdvertiser() |
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setAdvertiser(Advertiser advertiser) |
void |
AbstractConfiguration.setAdvertiser(Advertiser advertiser) |
Modifier and Type | Class and Description |
---|---|
class |
MulticastDnsAdvertiser
Advertise an entity via ZeroConf/MulticastDNS and the JmDNS library.
|
Copyright © 1999-2017. 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.