Open ahoppen opened 3 months ago
Implement a version similar to recursiveRedactedDescription that is able to log keys and non-sensitive data of SKDRequest and SKDResponse, which allows us to log more information even if extended logging is disabled.
recursiveRedactedDescription
SKDRequest
SKDResponse
Synced to Apple’s issue tracker as rdar://132934986
Implement a version similar to
recursiveRedactedDescription
that is able to log keys and non-sensitive data ofSKDRequest
andSKDResponse
, which allows us to log more information even if extended logging is disabled.