Package | Description |
---|---|
ch.qos.logback.access.net | |
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 |
AccessEventPreSerializationTransformer |
Modifier and Type | Method and Description |
---|---|
PreSerializationTransformer<IAccessEvent> |
SocketAppender.getPST() |
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() |
Copyright © 1999-2012 QOS.ch. All rights reserved