Logger
Overview
A non visible component to print logs to console.
Blocks
Methods
Log
prints simple log
loading block...
| Input Params | Type | Description |
|---|---|---|
| message | Any | The message that is to be printed |
Warn
prints warning log
loading block...
| Input Params | Type | Description |
|---|---|---|
| message | Any | The message that is to be printed |
Error
prints error log
loading block...
| Input Params | Type | Description |
|---|---|---|
| message | Any | The message that is to be printed |