LogModule

public enum LogModule

LogModule defines the namespace for log modules.

  • rtc

    rtc defines the log modules used by RTC SDK (low-level)

    See more

    Declaration

    Swift

    public enum rtc : String, LogModuleProtocol
  • Voice SDK log modules

    See more

    Declaration

    Swift

    public enum voice : String, LogModuleProtocol