Skip to content

Commit a7e6d7f

Browse files
ShivaHuangktoso
andauthored
Add swift-log-SwiftyBeaver as a new logging backend to the Readme (apple#203)
Co-authored-by: Konrad `ktoso` Malawski <[email protected]>
1 parent 9cdea8c commit a7e6d7f

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+
| [ShivaHuang/swift-log-SwiftyBeaver](https://github.com/ShivaHuang/swift-log-SwiftyBeaver) | a logging backend for printing colored logging to Xcode console / file, or sending encrypted logging to [SwiftyBeaver](https://swiftybeaver.com) platform. |
8586
| [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) |
8687
| Your library? | [Get in touch!](https://forums.swift.org/c/server) |
8788

0 commit comments

Comments
 (0)