pipe

fun pipe(pipe: LoggerPipe)(source)

Pipes the logs to the given pipe

Since

0.3.0

Parameters

pipe

The LoggerPipe to pipe to

See also