Package | Description |
---|---|
ch.qos.logback.core.net |
Contains the base classes used by logback to log to remote
destinations.
|
ch.qos.logback.core.util |
Contains various utility classes.
|
Constructor and Description |
---|
DefaultSocketConnector(InetAddress address,
int port,
DelayStrategy delayStrategy)
Constructs a new connector.
|
Modifier and Type | Class and Description |
---|---|
class |
FixedDelay
A default
DelayStrategy that implements a simple fixed delay. |
Copyright © 2005–2015 QOS.ch. All rights reserved.