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
Logging system is based on Apple's Swift Logging API.
Different backend might be plugged into this API.
To date, there is no backend to push messages on AWS CloudWatch Logs
Logging system is based on Apple's Swift Logging API.
Different backend might be plugged into this API.
To date, there is no backend to push messages on AWS CloudWatch Logs
See
https://github.com/apple/swift-log
More specifically
https://github.com/apple/swift-log#on-the-implementation-of-a-logging-backend-a-loghandler
The text was updated successfully, but these errors were encountered: