Treatment logDataDebug

std/engine/log::logDataDebug


Generics

◻ D: Display

Parameters

↳ var label: string = "debug"

Inputs

⇥ data: Block<D>


Log a single displayable value at debug level.

Converts data to its display representation and logs it at debug level with the given label.