Class SocketNode

  • All Implemented Interfaces:
    Runnable

    @Deprecated(since="2022-01-27")
    public class SocketNode
    extends Object
    implements Runnable
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    Read ILoggingEvent objects sent from a remote client using Sockets (TCP). These logging events are logged according to local policy, as if they were generated locally.

    For example, the socket node might decide to log events to a local file and also resent them to a second socket node.

    Since:
    0.8.4