Uses of Class
ch.qos.logback.core.net.AutoFlushingObjectWriter
Packages that use AutoFlushingObjectWriter
Package
Description
Contains the base classes used by logback to log to remote
destinations.
-
Uses of AutoFlushingObjectWriter in ch.qos.logback.core.net
Methods in ch.qos.logback.core.net that return AutoFlushingObjectWriterModifier and TypeMethodDescriptionObjectWriterFactory.newAutoFlushingObjectWriter
(OutputStream outputStream) Creates a newAutoFlushingObjectWriter
instance.