promotedai / ios-metrics-sdk

iOS client library for Promoted.ai metrics tracking.
MIT License
7 stars 1 forks source link

Split more MetricsLogger code into extensions #163

Closed yunapotamus closed 2 years ago

yunapotamus commented 2 years ago

Also create a new directory for MetricsLogger files.

The core functionality of the class is the same, but we had to expose some more properties to internal (instead of private) visibility.