The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OpenAPILoggingMiddleware, reference main (edfc42), with Swift 6.3 for macOS (SPM) on 27 Apr 2026 17:00:07 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mihaelamj/OpenAPILoggingMiddleware.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mihaelamj/OpenAPILoggingMiddleware
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at edfc42d docs: trim README to brief thread-safety note + add CHANGELOG.md reconstructed from git history
Cloned https://github.com/mihaelamj/OpenAPILoggingMiddleware.git
Revision (git rev-parse @):
edfc42d680bb725dd4fe23e4379f18a864648cd9
SUCCESS checkout https://github.com/mihaelamj/OpenAPILoggingMiddleware.git at main
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-openapi-runtime
[1/6607] Fetching swift-openapi-runtime
[68/13278] Fetching swift-openapi-runtime, swift-log
Fetched https://github.com/apple/swift-log from cache (1.12s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.12s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.11.0 (1.76s)
Fetching https://github.com/apple/swift-http-types
[1/1043] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.85s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (1.48s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.59s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "openapiloggingmiddleware",
      "name": "OpenAPILoggingMiddleware",
      "url": "https://github.com/mihaelamj/OpenAPILoggingMiddleware.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAPILoggingMiddleware",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-openapi-runtime",
          "name": "swift-openapi-runtime",
          "url": "https://github.com/apple/swift-openapi-runtime",
          "version": "1.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
          "traits": [
            "FullFoundation"
          ],
          "dependencies": [
            {
              "identity": "swift-http-types",
              "name": "swift-http-types",
              "url": "https://github.com/apple/swift-http-types",
              "version": "1.5.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mihaelamj/OpenAPILoggingMiddleware.git
[1/105] Fetching openapiloggingmiddleware
Fetched https://github.com/mihaelamj/OpenAPILoggingMiddleware.git from cache (0.75s)
Fetching https://github.com/apple/swift-openapi-runtime from cache
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.55s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.56s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.11.0 (0.64s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (0.46s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.52s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.05s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.11.0
Creating working copy for https://github.com/mihaelamj/OpenAPILoggingMiddleware.git
Working copy of https://github.com/mihaelamj/OpenAPILoggingMiddleware.git resolved at main (edfc42d)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
warning: '.resolve-product-dependencies': dependency 'openapiloggingmiddleware' is not used by any target
Found 2 product dependencies
  - swift-openapi-runtime
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mihaelamj/OpenAPILoggingMiddleware.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/21] Compiling Logging MetadataProvider.swift
[7/21] Compiling Logging LogEvent.swift
[8/21] Compiling Logging LogHandler.swift
[9/21] Compiling Logging Locks.swift
[10/21] Emitting module Logging
[11/21] Compiling Logging Logging.swift
[12/21] Compiling HTTPTypes NIOLock.swift
[13/21] Compiling HTTPTypes ISOLatin1String.swift
[14/21] Emitting module HTTPTypes
[15/21] Compiling HTTPTypes HTTPRequest.swift
[16/21] Compiling HTTPTypes HTTPResponse.swift
[17/21] Compiling HTTPTypes HTTPParsedFields.swift
[18/21] Compiling HTTPTypes HTTPFields.swift
[19/21] Compiling HTTPTypes HTTPFieldName.swift
[20/21] Compiling HTTPTypes HTTPField.swift
[21/21] Compiling HTTPTypes HTTPRequest+URL.swift
[22/85] Compiling OpenAPIRuntime ServerVariable.swift
[23/85] Compiling OpenAPIRuntime URLExtensions.swift
[24/85] Compiling OpenAPIRuntime Deprecated.swift
[25/85] Compiling OpenAPIRuntime ClientError.swift
[26/85] Compiling OpenAPIRuntime CodingErrors.swift
[27/85] Compiling OpenAPIRuntime RuntimeError.swift
[28/85] Compiling OpenAPIRuntime ServerError.swift
[29/92] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[30/92] Compiling OpenAPIRuntime ClientTransport.swift
[31/92] Compiling OpenAPIRuntime CurrencyTypes.swift
[32/92] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[33/92] Compiling OpenAPIRuntime HTTPBody.swift
[34/92] Compiling OpenAPIRuntime SendableMetatype.swift
[35/92] Compiling OpenAPIRuntime ServerTransport.swift
[36/92] Emitting module OpenAPIRuntime
[37/92] Compiling OpenAPIRuntime OpenAPIValue.swift
[38/92] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[39/92] Compiling OpenAPIRuntime UndocumentedPayload.swift
[40/92] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[41/92] Compiling OpenAPIRuntime CodableExtensions.swift
[42/92] Compiling OpenAPIRuntime Configuration.swift
[43/92] Compiling OpenAPIRuntime Converter+Client.swift
[44/92] Compiling OpenAPIRuntime Converter+Common.swift
[45/92] Compiling OpenAPIRuntime Converter+Server.swift
[46/92] Compiling OpenAPIRuntime Converter.swift
[47/92] Compiling OpenAPIRuntime CurrencyExtensions.swift
[48/92] Compiling OpenAPIRuntime ErrorExtensions.swift
[49/92] Compiling OpenAPIRuntime FoundationExtensions.swift
[50/92] Compiling OpenAPIRuntime ParameterStyles.swift
[51/92] Compiling OpenAPIRuntime Acceptable.swift
[52/92] Compiling OpenAPIRuntime Base64EncodedData.swift
[53/92] Compiling OpenAPIRuntime ByteUtilities.swift
[54/92] Compiling OpenAPIRuntime ContentDisposition.swift
[55/92] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[56/92] Compiling OpenAPIRuntime Lock.swift
[57/92] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[58/92] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[59/92] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[60/92] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[61/92] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[62/92] Compiling OpenAPIRuntime ServerSentEvents.swift
[63/92] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[64/92] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[65/92] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[66/92] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[67/92] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[68/92] Compiling OpenAPIRuntime MultipartValidation.swift
[69/92] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[70/92] Compiling OpenAPIRuntime URICodeCodingKey.swift
[71/92] Compiling OpenAPIRuntime URICoderConfiguration.swift
[72/92] Compiling OpenAPIRuntime URIEncodedNode.swift
[73/92] Compiling OpenAPIRuntime URIParsedTypes.swift
[74/92] Compiling OpenAPIRuntime URIDecoder.swift
[75/92] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[76/92] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[77/92] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[78/92] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[79/92] Compiling OpenAPIRuntime UniversalClient.swift
[80/92] Compiling OpenAPIRuntime UniversalServer.swift
[81/92] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[82/92] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[83/92] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[84/92] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[85/92] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[86/92] Compiling OpenAPIRuntime URIEncoder.swift
[87/92] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[88/92] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[89/92] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[90/92] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[91/92] Compiling OpenAPIRuntime URIParser.swift
[92/92] Compiling OpenAPIRuntime URISerializer.swift
[93/102] Compiling OpenAPILoggingMiddleware String+Extension.swift
[94/102] Compiling OpenAPILoggingMiddleware PrefixedStreamLogHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPILoggingMiddleware/PrefixedStreamLogHandler.swift:9:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 | /// Renamed from `StreamLogHandler` in v1.2.0 to avoid collision with
 8 | /// `Logging.StreamLogHandler.standardOutput` from swift-log.
 9 | public final class PrefixedStreamLogHandler: LogHandler {
   |                    `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |     private let label: String
11 |     nonisolated(unsafe) private var _logLevel: Logger.Level = .info
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[95/102] Compiling OpenAPILoggingMiddleware ObserverLogHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPILoggingMiddleware/ObserverLogHandler.swift:26:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 24 | /// let middleware = LoggingMiddleware(logger: logger, ...)
 25 | /// ```
 26 | public final class ObserverLogHandler: LogHandler {
    |                    `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 27 |     /// Immutable snapshot of a single log event handed to the observer closure.
 28 |     public struct Event: Sendable {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[96/102] Compiling OpenAPILoggingMiddleware JSONFileLogHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPILoggingMiddleware/JSONFileLogHandler.swift:6:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
  4 | /// A `LogHandler` that appends structured log entries to a JSON array on disk.
  5 | /// The file is rewritten atomically on each log; suitable for low-volume use.
  6 | public final class JSONFileLogHandler: LogHandler {
    |                    `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
  7 |     let documentsPath = FileManager.default.urls(for: .documentDirectory, in: .userDomainMask).first!
  8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[97/102] Compiling OpenAPILoggingMiddleware HTTPFields+Extension.swift
[98/102] Compiling OpenAPILoggingMiddleware LogMetadataKey.swift
[99/102] Compiling OpenAPILoggingMiddleware LoggingMiddleware.swift
[100/102] Compiling OpenAPILoggingMiddleware BodyLoggingPolicy.swift
[101/102] Compiling OpenAPILoggingMiddleware OSLogHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPILoggingMiddleware/OSLogHandler.swift:10:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 8 | /// logging system (`os.Logger`). Available on Apple platforms.
 9 | @available(macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0, *)
10 | public final class OSLogHandler: LogHandler {
   |                    `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
11 |     private let osLogger: os.Logger
12 |     private let label: String
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[102/102] Emitting module OpenAPILoggingMiddleware
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPILoggingMiddleware/JSONFileLogHandler.swift:6:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
  4 | /// A `LogHandler` that appends structured log entries to a JSON array on disk.
  5 | /// The file is rewritten atomically on each log; suitable for low-volume use.
  6 | public final class JSONFileLogHandler: LogHandler {
    |                    `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
  7 |     let documentsPath = FileManager.default.urls(for: .documentDirectory, in: .userDomainMask).first!
  8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPILoggingMiddleware/OSLogHandler.swift:10:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 8 | /// logging system (`os.Logger`). Available on Apple platforms.
 9 | @available(macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0, *)
10 | public final class OSLogHandler: LogHandler {
   |                    `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
11 |     private let osLogger: os.Logger
12 |     private let label: String
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPILoggingMiddleware/ObserverLogHandler.swift:26:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 24 | /// let middleware = LoggingMiddleware(logger: logger, ...)
 25 | /// ```
 26 | public final class ObserverLogHandler: LogHandler {
    |                    `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 27 |     /// Immutable snapshot of a single log event handed to the observer closure.
 28 |     public struct Event: Sendable {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPILoggingMiddleware/PrefixedStreamLogHandler.swift:9:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 | /// Renamed from `StreamLogHandler` in v1.2.0 to avoid collision with
 8 | /// `Logging.StreamLogHandler.standardOutput` from swift-log.
 9 | public final class PrefixedStreamLogHandler: LogHandler {
   |                    `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |     private let label: String
11 |     nonisolated(unsafe) private var _logLevel: Logger.Level = .info
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (12.21s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    }
  ],
  "manifest_display_name" : "OpenAPILoggingMiddleware",
  "name" : "OpenAPILoggingMiddleware",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPILoggingMiddleware",
      "targets" : [
        "OpenAPILoggingMiddleware"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPILoggingMiddlewareTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPILoggingMiddlewareTests",
      "path" : "Tests/OpenAPILoggingMiddlewareTests",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "Logging"
      ],
      "sources" : [
        "BodyLoggingPolicyTests.swift",
        "DateExtensionTests.swift",
        "HTTPFieldsExtensionTests.swift",
        "IntegrationTests.swift",
        "LoggingMiddlewareTests.swift",
        "ObserverLogHandlerTests.swift",
        "PrefixedStreamLogHandlerTests.swift",
        "PublicApiTests.swift",
        "StringExtensionTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPILoggingMiddleware"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPILoggingMiddleware",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPILoggingMiddleware",
      "path" : "Sources/OpenAPILoggingMiddleware",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "Logging"
      ],
      "product_memberships" : [
        "OpenAPILoggingMiddleware"
      ],
      "sources" : [
        "BodyLoggingPolicy.swift",
        "HTTPFields+Extension.swift",
        "JSONFileLogHandler.swift",
        "LogMetadataKey.swift",
        "LoggingMiddleware.swift",
        "OSLogHandler.swift",
        "ObserverLogHandler.swift",
        "PrefixedStreamLogHandler.swift",
        "String+Extension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.