mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Also, add aliases for the logging levels for source compatibility with swift-server side logging. Create a new initializer of Logger that can directly accept an existing os log object of type `OSLog`. This aids in porting uses of existing os_log API to the new API.