Package | Description |
---|---|
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.
|
Class and Description |
---|
AbstractSocketAppender
An abstract base for module specific
SocketAppender
implementations in other logback modules. |
AbstractSSLSocketAppender
An abstract base for module specific
SSLSocketAppender
implementations located in other logback modules. |
JMSAppenderBase
This class serves as a base class for
JMSTopicAppender and JMSQueueAppender
For more information about this appender, please refer to:
http://logback.qos.ch/manual/appenders.html#JMSAppenderBase
|
SMTPAppenderBase
An abstract class that provides support for sending events to an email
address.
|
SocketConnector
A
Runnable that (re)connects a socket. |
SocketConnector.ExceptionHandler
An exception handler that is notified of all exceptions that occur
during the (re)connection process.
|
SyslogAppenderBase
Base class for SyslogAppender.
|
Class and Description |
---|
AbstractSocketAppender
An abstract base for module specific
SocketAppender
implementations in other logback modules. |
SocketConnector
A
Runnable that (re)connects a socket. |
SocketConnector.ExceptionHandler
An exception handler that is notified of all exceptions that occur
during the (re)connection process.
|
Copyright © 2005–2013 QOS.ch. All rights reserved.