Structure
LogLevel
public struct LogLevel: OptionSet
Уровень логирования событий
Relationships
Conforms To
OptionSet
Initializers
init(rawValue:)
public init(rawValue: Int)
Properties
rawValue
public let rawValue: Int
keys
@available(*, deprecated, message: "Переименован в sensitive")
public static let keys