TelemetryDeck / SwiftSDK

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

Custom logging strategy not working #151

Open davidrothera opened 2 months ago

davidrothera commented 2 months ago

In the documentation (https://github.com/TelemetryDeck/SwiftClient#custom-logging-strategy) it states that users can customise the logging handler for working with things like swift-log however this is not possible due to an internal protection level on the LogHandler initialiser.

'LogHandler' initializer is inaccessible due to 'internal' protection level