apple / swift-log

A Logging API for Swift
https://apple.github.io/swift-log/
Apache License 2.0
3.48k stars 284 forks source link

Use #if canImport(Darwin) where possible #269

Closed FranzBusch closed 1 year ago

FranzBusch commented 1 year ago

Motivation:

Instead of adding every Darwin OS we should rather check if we can import Darwin

tomerd commented 1 year ago

@swift-server-bot add to allowlist

ktoso commented 1 year ago

Please assign milestone when closing -- fixed now and going to release :+1: