Package | Description |
---|---|
org.apache.logging.log4j.core.net.server |
Standalone server classes for consuming log events over a network.
|
Modifier and Type | Class and Description |
---|---|
class |
SecureTcpSocketServer<T extends InputStream>
Listens for events over a secure socket connection (SSL/TLS).
|
class |
TcpSocketServer<T extends InputStream>
Listens for Log4j events on a TCP server socket and passes them on to Log4j.
|
class |
UdpSocketServer<T extends InputStream>
Listens for Log4j events on a datagram socket and passes them on to Log4j.
|
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.