Skip to content

Commit 9cdea8c

Browse files
authored
Add swift-log-elk to Readme (apple#201)
1 parent d8af258 commit 9cdea8c

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
@@ -82,6 +82,7 @@ As the API has just launched, not many implementations exist yet. If you are int
8282
| [crspybits/swift-log-file](https://github.com/crspybits/swift-log-file) | a simple local file logger (using `Foundation` `FileManager`) |
8383
| [sushichop/Puppy](https://github.com/sushichop/Puppy) | a logging backend that supports multiple transports(console, file, syslog, etc.) and has the feature with formatting and file log rotation |
8484
| [luoxiu/LogDog](https://github.com/luoxiu/LogDog) | user-friendly logging with sinks and appenders |
85+
| [Apodini/swift-log-elk](https://github.com/Apodini/swift-log-elk) | a logging backend that formats, caches and sends log data to [elastic/logstash](https://github.com/elastic/logstash) |
8586
| Your library? | [Get in touch!](https://forums.swift.org/c/server) |
8687

8788
## What is an API package?

0 commit comments

Comments
 (0)