Function slog::async_stream [] [src]

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

Stream logging records to IO asynchronously

Create AsyncStreamer drain