github apple/swift-log 1.5.2

latest releases: 1.6.1, 1.6.0, 1.5.4...
21 months ago

Primary change

Address too aggressive warning logging on LogHandlers that do not support MetadataProvider. The warning would be emitted too frequently, resulting in flooding logs with warnings. Instead, the warning is now emitted once per log handler type.

What's Changed

  • Avoid logging warnings when handler does not support metadataproviders by @ktoso in #252
  • Handle providers properly in multiplex log handler by @ktoso in #254
  • Add CI for Swift 5.8 and update nightly to Ubuntu 22.04 by @yim-lee in #255

Full Changelog: 1.5.1...1.5.2

Don't miss a new swift-log release

NewReleases is sending notifications on new releases.