LogLevel

@available(iOS 12.0, *)
@objc(BDKLogLevel)
public enum LogLevel : UInt

Log levels are used to filter out logs. You can choose which level of logging filter you want to select using the BandyerSDK.logLevel property