stream_write

Function stream_write 

Source
pub fn stream_write<E: Encode>(
    logger: Arc<Mutex<UnifiedLoggerWrite>>,
    entry_type: UnifiedLogType,
    minimum_allocation_amount: usize,
) -> impl WriteStream<E>
Expand description

Create a new stream to write to the unifiedlogger.