loggingEnabled

abstract var loggingEnabled: Boolean

Toggle whether debug logging is enabled.

Warning: Enabling this will result in excessive object allocation. This should be only be used for debugging purposes. Do NOT pass BuildConfig.DEBUG.