TelemetryDeck / SwiftSDK

Swift SDK for TelemetryDeck, a privacy-conscious analytics service for apps and websites.
https://telemetrydeck.com/
Other
155 stars 32 forks source link

Create explicit public initializer for LogHandler struct #152

Closed davidrothera closed 3 months ago

davidrothera commented 5 months ago

This adds an explicit public initializer to replace the implicit internal one.

Fixes #151

winsmith commented 3 months ago

Finally coming around to this – could you have another look and fix the conflict? :) Thanks a lot

davidrothera commented 3 months ago

Closing as no longer needed - resolved in #128