Class SocketAppender

All Implemented Interfaces:
Appender<ILoggingEvent>, SocketConnector.ExceptionHandler, ContextAware, FilterAttachable<ILoggingEvent>, LifeCycle

Sends ILoggingEvent objects to a remote a log server, usually a SocketNode. For more information on this appender, please refer to the online manual at http://logback.qos.ch/manual/appenders.html#SocketAppender
Author:
Ceki Gülcü, Sébastien Pennec