| Package | Description |
|---|---|
| ch.qos.logback.classic.net |
Contains classes used to log through a network
|
| ch.qos.logback.core.net |
Contains the base classes used by logback to log to remote
destinations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingEventPreSerializationTransformer |
| Modifier and Type | Method and Description |
|---|---|
PreSerializationTransformer<ILoggingEvent> |
SocketAppender.getPST() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract PreSerializationTransformer<E> |
SocketAppenderBase.getPST() |