Uses of Class
io.dropwizard.logging.common.TcpSocketAppenderFactory
Packages that use TcpSocketAppenderFactory
-
Uses of TcpSocketAppenderFactory in io.dropwizard.logging.common
Subclasses of TcpSocketAppenderFactory in io.dropwizard.logging.commonModifier and TypeClassDescriptionclass
TlsSocketAppenderFactory<E extends ch.qos.logback.core.spi.DeferredProcessingAware>
AnAppenderFactory
implementation which provides an appender that writes events to a TCP socket secured by the TLS/SSL protocol on the presentation layer.