public class SimpleSocketServer
extends java.lang.Object
SocketNode
based server.
Usage: java org.apache.log4j.net.SimpleSocketServer port configFile where port is a part number where the server listens and configFile is a configuration file fed to thePropertyConfigurator
or toDOMConfigurator
if an XML file.
Constructor and Description |
---|
SimpleSocketServer() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] argv) |
Copyright © 1999-2022 Apache Software Foundation. All Rights Reserved.