SdkLogger

@objc(GFYSdkLogger)
public class SdkLogger : NSObject

Not intended for public use; this class and its methods are exposed due to technical requirements but are not intended to be used externally. Do not interact with this class or its constituents.

  • Not intended for public use; this method is exposed due to technical requirements but is not intended to be used externally. Do not call or otherwise interact with this method.

    Declaration

    Swift

    public static func write(message: String, logLevel: LogLevel, source: LogSource)