Skip to main content

Logger

Overview

A non visible component to print logs to console.

Blocks

Methods

Log

prints simple log

loading block...

Input ParamsTypeDescription
messageAnyThe message that is to be printed

Warn

prints warning log

loading block...

Input ParamsTypeDescription
messageAnyThe message that is to be printed

Error

prints error log

loading block...

Input ParamsTypeDescription
messageAnyThe message that is to be printed