An open API service indexing awesome lists of open source software.

https://github.com/kuniwak/swift-logger

A testable, and lightweight logging library for Swift.
https://github.com/kuniwak/swift-logger

logging swift

Last synced: 11 months ago
JSON representation

A testable, and lightweight logging library for Swift.

Awesome Lists containing this project

README

          

Swift Logger
============

A testable, and lightweight logging library for Swift.

Installation
------------

```swift
.package(url: "https://github.com/Kuniwak/swift-logger.git", from: "")
```