helpers/logger library

Functions

log(String value) → void
Logs the given value to the console
logError(String value) → void
Logs the given value to the console as error (red color)