What's New
Add MetadataProvider support
2023-01-21T15:34:29Z
This patch was authored by @MahdiBM and released by @0xTim.
This PR:
- Adds
MetadataProvider
support toConsoleLogger
. - Makes it so the the package requires
swift-log
1.5.1
+. - Fixes these warnings:
[ WARNING ] Attempted to set metadataProvider on ConsoleLogger that did not implement support for them. Please contact the log handler maintainer to implement metadata provider support.