Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Treatment logDataStream

std/engine/log::logDataStream


Generics

◻ D: Display

Configuration

⬡ engine: std/engine::Engine

Parameters

↳ var label: string
↳ var level: Level (std/engine/log::Level)

Inputs

⇥ display: Stream<D>


Convert each item in a Display stream to its string representation and log it at level under label.