logLevel

Set to the most appropriate level of logging.

For production builds, if you don't want the console logs and don't remove them with your obfuscation tool, use NONE. Also you can override the default logger calling setLogHandler with your own logic.

Can be called before activate