Other Global Variables

The following global variables are available globally.

NattyLog

  • Turn the log enable and disable in NuguClientKit.

    Declaration

    Swift

    @available(*, deprecated, message: "Replace to `logLevel`")
    public var logEnabled: Bool { get set }