Treatment logTracesLabel
std/engine/log::logTracesLabel
Inputs
⇥ label: Block<string>
⇥ messages: Stream<string>
Log a stream of trace-level messages with a streamed label.
label is received as a block; each string in messages is logged at trace level under that label.