Package ch.qos.logback.classic.net
package ch.qos.logback.classic.net
Contains classes used to log through a network
-
ClassesClassDescriptionA 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).ASocketAppenderthat supports SSL.This appender can be used to send messages to a remote syslog daemon.