ably / ably-asset-tracking-swift

iOS client SDKs for the Ably Asset Tracking service.
Apache License 2.0
9 stars 6 forks source link

Add ability to tag messages using `InternalLogHandler` #602

Closed lawrence-forooghian closed 1 year ago

lawrence-forooghian commented 1 year ago

This will be useful when writing test helper functions which can throw errors, whose messages will then be displayed next to the test failures in Xcode. It will allow us to get a better idea of where the error came from.