Kactoos

kactoos-jvm / nnl.rocks.kactoos.io / LoggingOutputStream / <init>

<init>

LoggingOutputStream(origin: OutputStream, destination: String, logger: Logger = Logger.getLogger(destination))

Logged output stream.

There is no thread-safety guarantee.

Parameters

origin - Destination of data

destination - The name of source data

logger - Message logger

Since 0.3