| Package | Description |
|---|---|
| ch.qos.logback.core.net |
Contains the base classes used by logback to log to remote
destinations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutoFlushingObjectWriter
Automatically flushes the underlying
ObjectOutputStream immediately after calling
it's ObjectOutputStream.writeObject(Object) method. |
| Modifier and Type | Method and Description |
|---|---|
private ObjectWriter |
AbstractSocketAppender.createObjectWriterForSocket() |
| Modifier and Type | Method and Description |
|---|---|
private void |
AbstractSocketAppender.dispatchEvents(ObjectWriter objectWriter) |