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
@@ -67,6 +67,7 @@ As the API has just launched, not many implementations exist yet. If you are int
67
67
|[Brainfinance/StackdriverLogging](https://github.com/Brainfinance/StackdriverLogging)| a structured JSON logging backend for use on Google Cloud Platform with the [Stackdriver logging agent](https://cloud.google.com/logging/docs/agent)|
68
68
|[vapor/console-kit](https://github.com/vapor/console-kit/)| print log messages to a terminal with stylized ([ANSI](https://en.wikipedia.org/wiki/ANSI_escape_code)) output |
69
69
|[neallester/swift-log-testing](https://github.com/neallester/swift-log-testing)| provides access to log messages for use in assertions (within test targets) |
70
+
|[wlisac/swift-log-slack](https://github.com/wlisac/swift-log-slack)| a logging backend that sends critical log messages to Slack |
70
71
| Your library? |[Get in touch!](https://forums.swift.org/c/server)|
0 commit comments