Logging is disabled by default. You can enable/disable it the following way:
ViafouraSDK.isLoggingEnabled = true;
ViafouraSDK.isLoggingEnabled = true
Updated 11 months ago