You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,7 @@ As the API has just launched, not many implementations exist yet. If you are int
70
70
|[neallester/swift-log-testing](https://github.com/neallester/swift-log-testing)| provides access to log messages for use in assertions (within test targets) |
71
71
|[wlisac/swift-log-slack](https://github.com/wlisac/swift-log-slack)| a logging backend that sends critical log messages to Slack |
72
72
|[NSHipster/swift-log-github-actions](https://github.com/NSHipster/swift-log-github-actions)| a logging backend that translates logging messages into [workflow commands for GitHub Actions](https://help.github.com/en/actions/reference/workflow-commands-for-github-actions). |
73
+
|[stevapple/swift-log-telegram](https://github.com/stevapple/swift-log-telegram)| a logging backend that sends log messages to any Telegram chat (Inspired by and forked from [wlisac/swift-log-slack](https://github.com/wlisac/swift-log-slack)) |
73
74
| Your library? |[Get in touch!](https://forums.swift.org/c/server)|
0 commit comments