Skip to content

VM Code SDK v2 / info

Function: info()

info(msg): void

Logs an informational message to the session log.

Parameters

msg: any

The message to log as information.

Returns

void