Class SyslogOutputStream

java.lang.Object
java.io.OutputStream
ch.qos.logback.core.net.SyslogOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

@Deprecated(since="2022-01-27") public class SyslogOutputStream extends OutputStream
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
SyslogOutputStream is a wrapper around the DatagramSocket class so that it behaves like an OutputStream.