Common
-
The minimum log level in
NuguServiceKit
.Declaration
Swift
public var logLevel: NattyLog.LogLevel { get set }
-
Turn the log enable and disable in
NuguServiceKit
.Declaration
Swift
@available(*, deprecated, message: "Replace to `logLevel`") public var logEnabled: Bool { get set }