usePrint property

bool usePrint
getter/setter pair

Use print instead of developer.log to log messages.

Implementation

bool usePrint;