Treatment logInfos
std/engine/log::logInfos
Parameters
↳ var label: string = "info"
Inputs
⇥ messages: Stream<string>
Log a stream of info-level messages.
Each string in messages is forwarded to the engine log at info level with the given label.