setLogLevel
Sets the minimum level to be logged.
Deprecated
Logger.LogLevel is deprecated.
Replace with
import com.adyen.checkout.core.AdyenLogLevel
import com.adyen.checkout.core.AdyenLogger
Content copied to clipboard
AdyenLogger.setLogLevel(AdyenLogLevel.)
Content copied to clipboard
Sets the minimum level to be logged.