org.apache.log4j.net
public class SimpleSocketServer extends Object
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 the PropertyConfigurator or to DOMConfigurator if an XML file.
Since: 0.8.4
Method Summary | |
---|---|
static void | main(String[] argv) |