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
Add support for capturing os_log logs executed within a running app.
TLSExt is provided as the interface and is not a part of TLS proper. This is because TLSExt makes use of private Apple frameworks and would lead to app store rejection.
So, the consumer is responsible to compiling and linking the TLSExt*.h|m files themselves and must only do so with non-production builds.
This can be of immense help when dogfooding with developers and teammates with an Enterprise distribution (not Test Flight and not production).
2.6.0 (06/11/2019)
Add options to composing a log message string from TLSLogMessageInfo
TLSComposeLogMessageInfoOptions provides options for what components to put in the output composeFormattedMessageWithOptions: string