Module ch.qos.logback.classic
Package ch.qos.logback.classic.net
package ch.qos.logback.classic.net
Contains classes used to log through a network
-
ClassesClassDescriptionAn abstract base for components that receive logging events from a remote peer and log according to local policyA simple
SocketNodebased server.ASimpleSocketServerthat supports SSL.Send an e-mail when a specific logging event occurs, typically on errors or fatal errors.SendsILoggingEventobjects to a remote a log server, usually aSocketNode.ReadILoggingEventobjects sent from a remote client using Sockets (TCP).A component that receives serializedILoggingEventobjects from a remote appender over aSocket.ASocketAppenderthat supports SSL.ASocketReceiverthat supports SSL.This appender can be used to send messages to a remote syslog daemon.