ably / ably-asset-tracking-swift

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

Create a package for parsing logs #510

Closed lawrence-forooghian closed 1 year ago

lawrence-forooghian commented 1 year ago

This will be useful for any tasks in which we want to analyse logs emitted by the library, for example answering this question.

I want to create a library that will allow us to build scripts/tooling in Swift for analysing the logs emitted by the library and the example apps. It should parse a log file and turn it into an array of structs representing a line (with information like timestamp, log level, etc).

sync-by-unito[bot] commented 1 year ago

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3177