SDKLogger

interface SDKLogger

Logger interface Implement this to log PaymentSDK related data

Inheritors

Types

Link copied to clipboard

Log Level from the requested log

Functions

Link copied to clipboard
abstract fun log(tag: String, message: String, level: SDKLogger.LogLevel)

Called from the SDK when it want's to log something