Skip to content

Commit 2b7d68a

Browse files
chrisaljoudiweissi
authored andcommitted
Add swift-log-oslog logging backend link (#89)
1 parent e8aabbe commit 2b7d68a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ As the API has just launched, not many implementations exist yet. If you are int
6161
- [IBM-Swift/HeliumLogger](https://github.com/IBM-Swift/HeliumLogger) - a logging backend widely used in the Kitura ecosystem
6262
- [ianpartridge/swift-log-**syslog**](https://github.com/ianpartridge/swift-log-syslog) – a [syslog](https://en.wikipedia.org/wiki/Syslog) backend
6363
- [Adorkable/swift-log-**format-and-pipe**](https://github.com/Adorkable/swift-log-format-and-pipe) – a backend that allows customization of the output format and the resulting destination
64+
- [chrisaljoudi/swift-log-**oslog**](https://github.com/chrisaljoudi/swift-log-oslog) - an OSLog [Unified Logging](https://developer.apple.com/documentation/os/logging) backend for use on Apple platforms
6465
- Your library? [Get in touch!](https://forums.swift.org/c/server)
6566

6667
## What is an API package?

0 commit comments

Comments
 (0)