Skip to content

Releases: swift-foundations/swift-logger-handlers

Release list

0.0.1

Choose a tag to compare

@coenttb coenttb released this 05 Aug 04:20

Initial release of swift-logging-extras

Features

  • Logger dependency injection via swift-dependencies
  • Enhanced logging with file and line metadata
  • Automatic test logger configuration
  • Full Swift 6.0 support

Installation

.package(url: "https://github.com/coenttb/swift-logging-extras", from: "0.0.1")