Record public struct Record : Equatable, Hashable extension Record: Sendable level Declaration Swift public var level: Level target Declaration Swift public var target: String message Declaration Swift public var message: String init(level:target:message:) Declaration Swift public init(level: Level, target: String, message: String) © 2026 . All rights reserved. (Last updated: 2026-02-26) Generated by jazzy ♪♫ v0.15.4, a Realm project.