ably / ably-cocoa

iOS, tvOS and macOS Objective-C and Swift client library SDK for Ably realtime messaging service
https://ably.com/download
Apache License 2.0
45 stars 24 forks source link

Understand how we can avoid unnecessary logging work #1632

Open lawrence-forooghian opened 1 year ago

lawrence-forooghian commented 1 year ago

This issue aims to understand what we can do to avoid performing costly logging-related work that ultimately will not be of any use. For example, serializing a large object but then not logging this serialization because of the configured log level.

This may require cooperation across multiple layers of the logging system. For example:

┆Issue is synchronized with this Jira Task by Unito

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-3515