Contents

gonzalezreal/unifiedlogging

**UnifiedLogHandler** is a [SwiftLog](https://github.com/apple/swift-log) backend that uses Apple's [Unified Logging System](https://developer.apple.com/documentation/os/logging).

Installation

Using the Swift Package Manager

Add UnifiedLogHandler as a dependency to your Package.swift file. For more information, see the Swift Package Manager documentation.

.package(url: "https://github.com/gonzalezreal/UnifiedLogHandler", from: "1.0.0")

Help & Feedback

  • Open an issue if you need help, if you found a bug, or if you want to discuss a feature request.
  • Open a PR if you want to make some change to UnifiedLogHandler.
  • Contact @gonzalezreal on Twitter.

Package Metadata

Repository: gonzalezreal/unifiedlogging

Default branch: master

README: README.md