-
Undocumented
Declaration
Swift
public var level: ClientLogLevel
-
Undocumented
Declaration
Swift
public init(withLogger osLogger: OSLog, level: ClientLogLevel = .info) -
Undocumented
Declaration
Swift
public init( subsystem: String = "com.azure", category: String, level: ClientLogLevel = .info )
-
Undocumented
Declaration
Swift
public func log(_ message: () -> String?, atLevel messageLevel: ClientLogLevel)
View on GitHub
OSLogger Class Reference