Function slog::stream [] [src]

pub fn stream<W: Write + Send, F: Format>(io: W, format: F) -> Streamer<W, F>

Stream logging records to IO

Create Streamer drain