Structure
PCLoggingOptions
public struct PCLoggingOptions: OptionSet
The level of the logging of sdk events
Relationships
Conforms To
OptionSet
Initializers
init(rawValue:)
public init(rawValue: Int)
Properties
rawValue
public let rawValue: Int
debug
public static let debug
sensitive
public static let sensitive