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