Treatment logTrace

std/engine/log::logTrace


Parameters

↳ var label: string = "trace"

Inputs

⇥ message: Block<string>


Log a single trace-level message block.

Forwards message to the engine log at trace level with the given label.