LoggingLevel
public enum LoggingLevel : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case error = "ERROR" -
Declaration
Swift
public var description: String { get }
View on GitHub
LoggingLevel Enumeration Reference