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