segment-integrations / analytics-ios-integration-firebase

Segment's bundled integration for Firebase on iOS
MIT License
13 stars 91 forks source link

Remove NSLog from formatFirebaseNameString #74

Closed lenli closed 2 years ago

lenli commented 3 years ago

I'm currently getting numerous Output: messages in my Xcode console log due to an NSLog in formatFirebaseNameString.

This PR simply removes the NSLog.