Treatment logDataBlock

std/engine/log::logDataBlock


Generics

◻ D: Display

Configuration

⬡ engine: std/engine::Engine

Parameters

↳ var label: string
↳ var level: Level (std/engine/log::Level)

Inputs

⇥ display: Block<D>


Convert a single Display block to its string representation and log it at level under label.