|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ch.qos.logback.classic.net | |
|---|---|
| ch.qos.logback.classic.net | Contains classes used to log through a network |
| ch.qos.logback.classic.net.server | Provides a robust logging server
The ServerSocket can
be configured in any Joran configuration file, effectively turning
any application that uses logback into a potential log message receiver
for remote loggers. |
| Classes in ch.qos.logback.classic.net used by ch.qos.logback.classic.net | |
|---|---|
| ReceiverBase
An abstract base for components that receive logging events from a remote peer and log according to local policy |
|
| SimpleSocketServer
A simple SocketNode based server. |
|
| SocketNode
Read ILoggingEvent objects sent from a remote client using Sockets
(TCP). |
|
| SocketReceiver
A component that receives serialized ILoggingEvent objects from a
remote appender over a Socket. |
|
| Classes in ch.qos.logback.classic.net used by ch.qos.logback.classic.net.server | |
|---|---|
| ReceiverBase
An abstract base for components that receive logging events from a remote peer and log according to local policy |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||