Package io.dropwizard.logging.common.socket
package io.dropwizard.logging.common.socket
-
ClassesClassDescriptionDropwizardSocketAppender<E extends ch.qos.logback.core.spi.DeferredProcessingAware>Sends log events to a TCP server, a connection to which is represented as
ResilientSocketOutputStream
.DropwizardUdpSocketAppender<E extends ch.qos.logback.core.spi.DeferredProcessingAware>Sends log events to a UDP server, a connection to which is represented as a stream.