public class SimpleSocketServer
extends java.lang.Object
SocketNode
based server.
<b>Usage:</b> java ch.qos.logback.access.net.SimpleSocketServer port configFile
where
port
is a part number where the server listens and
configFile
is an xml configuration file fed to JoranConfigurator
.
Constructor and Description |
---|
SimpleSocketServer() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] argv) |
Copyright © 1999-2020 QOS.ch. All rights reserved