cu29::prelude

Function stream_write

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

Create a new stream to write to the unifiedlogger.