Uses of Package
ch.qos.logback.classic.net
Packages that use ch.qos.logback.classic.net
Package
Description
Contains classes used to log through a network
Provides a robust logging server
-
Classes in ch.qos.logback.classic.net used by ch.qos.logback.classic.netClassDescriptionAn abstract base for components that receive logging events from a remote peer and log according to local policyA simple
SocketNodebased server.ReadILoggingEventobjects sent from a remote client using Sockets (TCP).A component that receives serializedILoggingEventobjects from a remote appender over aSocket. -
Classes in ch.qos.logback.classic.net used by ch.qos.logback.classic.net.serverClassDescriptionAn abstract base for components that receive logging events from a remote peer and log according to local policy