enableConsole property

bool enableConsole
getter/setter pair

Field Meaning: Whether to allow the SDK to print logs on the console of the editor (XCoder, Android Studio, Visual Studio, etc.).

Recommended value: Default value: false

Implementation

bool enableConsole;