Treatment logDataTrace
std/engine/log::logDataTrace
Generics
◻ D: Display
Parameters
↳ var label: string = "trace"
Inputs
⇥ data: Block<D>
Log a single displayable value at trace level.
Converts data to its display representation and logs it at trace level with the given label.