Uses of Package
ch.qos.logback.core.net
Package
Description
Contains classes used to log through a network
Provides a robust logging server
Contains the base classes used by logback to log to remote
destinations.
-
ClassDescriptionHardenedObjectInputStream restricts the set of classes that can be deserialized to a set of explicitly whitelisted classes.
-
ClassDescriptionAn abstract base for module specific
SocketAppender
implementations in other logback modules.An abstract base for module specificSSLSocketAppender
implementations located in other logback modules.An abstract class that provides support for sending events to an email address.ARunnable
that (re)connects a socket.An exception handler that is notified of all exceptions that occur during the (re)connection process.Base class for SyslogAppender.SyslogOutputStream is a wrapper around theDatagramSocket
class so that it behaves like anOutputStream
. -
ClassDescriptionHardenedObjectInputStream restricts the set of classes that can be deserialized to a set of explicitly whitelisted classes.
-
ClassDescriptionAn abstract base for module specific
SocketAppender
implementations in other logback modules.Automatically flushes the underlyingObjectOutputStream
immediately after calling it'sObjectOutputStream.writeObject(Object)
method.Writes objects to an output.ARunnable
that (re)connects a socket.An exception handler that is notified of all exceptions that occur during the (re)connection process.SyslogOutputStream is a wrapper around theDatagramSocket
class so that it behaves like anOutputStream
.