Uses of Interface
ch.qos.logback.core.net.ObjectWriter
Package
Description
Contains the base classes used by logback to log to remote
destinations.
-
Uses of ObjectWriter in ch.qos.logback.core.net
Modifier and TypeClassDescriptionclass
Automatically flushes the underlyingObjectOutputStream
immediately after calling it'sObjectOutputStream.writeObject(Object)
method.