OSLogDestination

public struct OSLogDestination : LogDestination

Undocumented

  • Undocumented

    Declaration

    Swift

    public init()
  • Undocumented

    Declaration

    Swift

    public func send(_ level: Logger.Level, message: String, file: StaticString, line: UInt)