Treatment logInfo

std/engine/log::logInfo


Parameters

↳ var label: string = "info"

Inputs

⇥ message: Block<string>


Log a single info-level message block.

Forwards message to the engine log at info level with the given label.