helpers/logger library

Functions

debugLog(Object? object) → void
Wrapper around print
printLog(Object? object) → void
Wrapper around print, use it to print user-facing messages (these will be visible in release mode too)