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