Treatment logInfoLabel
std/engine/log::logInfoLabel
Inputs
⇥ label: Block<string>
⇥ message: Block<string>
Log a single info-level message with a streamed label.
Both label and message are received as blocks, allowing the label to vary at runtime.