Logs public struct Logs : Codable events Declaration Swift public var events: [LogEvent]? init(events:) Declaration Swift public init(events: [LogEvent]? = nil)