Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FFM-8360 - iOS SDK - Remove NSLog calls and use Logger instead #34

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

andybharness
Copy link
Contributor

FFM-8360 - iOS SDK - Remove NSLog calls and use Logger instead

What
Avoid calling NSLog directly from source

Why
Better to call Logger instead so that logs can be filtered depending on their level

Testing
Manual + see FFM-8042

What
Avoid calling NSLog directly from source

Why
Better to call Logger instead so that logs can be filtered depending on their level

Testing
Manual + see FFM-8042
@andybharness andybharness merged commit af742fa into main Jul 3, 2023
@andybharness andybharness deleted the FFM-8360-log-cleanup branch July 3, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants