Package 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.

See:
          Description

Class Summary
ServerSocketAppender An appender that listens on a TCP port for connections from remote loggers.
ServerSocketReceiver A logging socket server that is configurable using Joran.
SSLServerSocketAppender A that supports SSL.
SSLServerSocketReceiver A ServerSocketReceiver that supports SSL.
 

Package ch.qos.logback.classic.net.server Description

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.



Copyright © 2005-2013 QOS.ch. All Rights Reserved.