Function slog_stream::async_stream [] [src]

pub fn async_stream<W: Write + Send + 'static, F: Format + Send + 'static>(
    io: W,
    format: F
) -> Async

Stream logging records to IO asynchronously

Create AsyncStreamer drain