We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd577e commit 2b12d78Copy full SHA for 2b12d78
Sources/OSLogLogger.swift
@@ -5,6 +5,7 @@ import Logging
5
6
7
8
+@available(macOS 10.12, tvOS 10.0, iOS 10.0, watchOS 3.0, *)
9
public struct OSLogLogger : LogHandler {
10
11
public static let pubMetaPrefix = "pub."
0 commit comments