Package | Description |
---|---|
org.apache.logging.log4j.core.net.server |
Standalone server classes for consuming log events over a network.
|
Class and Description |
---|
AbstractLogEventBridge
Abstract class for implementations of
LogEventBridge . |
AbstractSocketServer
Abstract socket server for TCP and UDP implementations.
|
AbstractSocketServer.CommandLineArguments |
InputStreamLogEventBridge
Reads and logs
LogEvent s from an InputStream . |
LogEventBridge
Reads
LogEvent s from the given input stream and logs them as they are discovered on the given logger. |
TcpSocketServer
Listens for Log4j events on a TCP server socket and passes them on to Log4j.
|
UdpSocketServer
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.