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