| Package | Description |
|---|---|
| ch.qos.logback.core.net |
Contains the base classes used by logback to log to remote
destinations.
|
| Modifier and Type | Field and Description |
|---|---|
private QueueFactory |
AbstractSocketAppender.queueFactory |
| Constructor and Description |
|---|
AbstractSocketAppender(QueueFactory queueFactory,
ObjectWriterFactory objectWriterFactory)
Constructs a new appender using the given
QueueFactory and ObjectWriterFactory. |